chinakook commented on issue #11549: Pip package can be much faster (OpenCV version?) URL: https://github.com/apache/incubator-mxnet/issues/11549#issuecomment-402627538 Yes, I found that a years ago. The speed can be different when using different libopencv. The libopencv shipped with Ubuntu will run slower than that built by yourself. The building system has also affects on speed, for example, MXNet built by config.mk is faster than that built by CMake. The latter will run very slow on some special case.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
