NRauschmayr removed a comment on issue #13090: Python API docs don't mention image.imread URL: https://github.com/apache/incubator-mxnet/issues/13090#issuecomment-435534647 As documented here: https://mxnet.incubator.apache.org/_modules/mxnet/image/image.html mx.image.imread uses OpenCV (not the CV2 Python library). MXNet must have been built with USE_OPENCV=1 for `imdecode` to work.
---------------------------------------------------------------- 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
