aaronmarkham opened a new issue #13090: Python API docs don't mention 
image.imread
URL: https://github.com/apache/incubator-mxnet/issues/13090
 
 
   ## Description
   `mx.image.imread` is undocumented. Searches only lead to examples using it, 
but never any actual API reference.
   I'm led to believe these are coming from OpenCV. It would be nice if this 
feature was explained in detail, so users know what is available to them.
   
   Various preprocessing examples use `mx.image.imread` or `PIL.Image` and 
their image handling makes a big difference with inference results, throwing 
off trying to use the examples. Without detailed docs it is hard to understand 
what is happening.

----------------------------------------------------------------
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

Reply via email to