You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Currently, MXNet only catches dmlc::Error and for other exceptions the process is terminated. Catching exception from dependent libraries will require more work, as it requires changing the c api guard code and the exception mapping and testing for different front-ends.
When I use augmentation of aspect, random scale, rotate, mxnet report this error:
I install the mxnet by
I think mxnet should catch opencv Exceptions rather than terminating the process.
The text was updated successfully, but these errors were encountered: