nicklhy commented on issue #11912: failed to catch imdecode exception
URL: 
https://github.com/apache/incubator-mxnet/issues/11912#issuecomment-408662695
 
 
   @sandeep-krishnamurthy , I just did a few more tests about the opencv APIs. 
`cv2.imdecode` behaves just like `mx.image.imdecode`. But what quite interest 
is, `cv2.imread` doesn't crash or raise exception at all, it just return `None` 
( which is exactly what I want). Can I implement something similar via mxnet's 
APIs?

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