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

demo Check failed #182

Open
mozpp opened this issue Nov 25, 2017 · 3 comments
Open

demo Check failed #182

mozpp opened this issue Nov 25, 2017 · 3 comments

Comments

@mozpp
Copy link

mozpp commented Nov 25, 2017

when I run demo.
base_conv_layer.cpp:111] Check failed: bottom[0]->channels() == channels_ (512 vs. 3) Input size incompatible with convolution kernel.
*** Check failure stack trace: ***

@mozpp
Copy link
Author

mozpp commented Nov 25, 2017

Check failed in function: fast_rcnn_conv_feat_detect

@hh7383
Copy link

hh7383 commented Oct 11, 2018

Have you solved the error? i got the same error.

@mozpp
Copy link
Author

mozpp commented Oct 13, 2018

Have you solved the error? i got the same error.

I solved.
I change the "detection_test.prototxt"(delete the layer before roi-pooling), because RPN and fast-rcnn share the weight.
[detection_test.txt](https://github.com/ShaoqingRen/faster_rcnn/files/2475326/detection_test.txt)

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