zhreshold commented on issue #9686: APIs that might be a good idea to break in 2.0 URL: https://github.com/apache/incubator-mxnet/issues/9686#issuecomment-430835049 @anirudhacharya I can see your concern, but iterators included in `mxnet.image` are specifically designed for images and serve as compliments to the purpose agnostic iterators in `mxnet.io`. Same stories apply to all these image transformation functions provided in `mxnet.image`, users basically can use them as an opencv alternative in order to process `mx.nd.NDArray` instead of `numpy.array`
---------------------------------------------------------------- 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
