Spandan Tiwari

Results 2 issues of Spandan Tiwari

Currently Fast and Faster RCNN examples use custom Python code (ProposalLayer) which creates issues when evaluating these models in C++ and exporting these models to ONNX. This feature request tracks...

feature request

I am seeing a build error when I try to build using >> ./build.sh Here's a snapshot: ![build_error](https://user-images.githubusercontent.com/23646532/63895838-2b044e00-c9a5-11e9-9701-c2fe76fd0fb4.png) I see all the necessary headers under the ./`asmjit/src/asmjit` folder and the...