Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 2016-12-01 22:00:17 -0600

Nbb gravatar image

OpenCV dnn library to run Fast-RCNN

I tried to use the OpenCV deep neural network library to run the Fast-RCNN model at https://github.com/rbgirshick/fast-rcnn but it seems like OpenCV does not have the roi_pooling layer implemented. I looked around and I saw a crop layer and I was wondering if this is the right one ?