Re: Map OpenCV assertions to mxnet::Error

2018-11-08 Thread Anirudh
Hi Lieven, Thanks a lot for this proposal and welcome to the community ! Apologies for the delay in the reply. I think it is a nice proposal and opencv exceptions are good point to start from. Would you be able to add the proposal to a new cwiki or add the proposal to the existing cwiki that you

Map OpenCV assertions to mxnet::Error

2018-11-04 Thread Lieven Govaerts
Hi MXNet devs, I'd like some feedback on the following proposal before I start implementing it. Context: I am working on migrating a classification product currently using Caffe to MXNet. Along the way I'm encountering some issues loading and augmenting the images dataset. Basically it seems