OpenCV dnn library to run Fast-RCNN

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

Nbb gravatar image

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 ?

edit retag flag offensive close merge delete

Comments

Anyone has any comments

Nbb gravatar imageNbb ( 2016-12-02 03:22:39 -0600 )edit

Anyone has any comments

Nbb gravatar imageNbb ( 2016-12-02 07:08:06 -0600 )edit

Did you get any further on this issue? I am trying the same thing but I have not trained my network yet.

ThorbjornSomod gravatar imageThorbjornSomod ( 2017-02-28 10:33:40 -0600 )edit

has this issue been solved by anyone?

FN gravatar imageFN ( 2019-05-16 15:20:38 -0600 )edit