Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this a correct version? #1

Open
lxtGH opened this issue Feb 25, 2018 · 1 comment
Open

Is this a correct version? #1

lxtGH opened this issue Feb 25, 2018 · 1 comment

Comments

@lxtGH
Copy link

lxtGH commented Feb 25, 2018

you said the psroi_pooling operation from this RFCN repository
but you can see this issue

@zorrocai
Copy link

zorrocai commented Jul 27, 2018

the psroi_pooling may have its origin in the original RFCN https://github.com/daijifeng001/caffe-rfcn/blob/4bcfcd104bb0b9f0862e127c71bd845ddf036f14/src/caffe/layers/psroi_pooling_layer.cu
this project use the pytorch C++ extension method to bind C++ psroipooling operation into Python.
But there is a problem in the project: the original paper pointed out that the region proposals network are pre-computed, while the rpn is trained jointly with RFCN in this project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants