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

Python error: corrupted size vs. prev_size... when loaded the caffemodel #42

Open
potazhou opened this issue Jun 6, 2018 · 0 comments

Comments

@potazhou
Copy link

potazhou commented Jun 6, 2018

hi!
The issue I met is that when loaded the layer conv3_1, the terminal captured the error as fallows:
*** Error in python': corrupted size vs. prev_size: 0x00007f28395179e0 *** Wishing your answer! Thank you very much! ...... I0606 15:25:45.454169 15772 net.cpp:477] pool2 <- conv2_2 I0606 15:25:45.454175 15772 net.cpp:433] pool2 -> pool2 I0606 15:25:45.454303 15772 net.cpp:155] Setting up pool2 I0606 15:25:45.454313 15772 net.cpp:163] Top shape: 1 128 56 56 (401408) I0606 15:25:45.454316 15772 layer_factory.hpp:76] Creating layer conv3_1 I0606 15:25:45.454322 15772 net.cpp:110] Creating Layer conv3_1 I0606 15:25:45.454326 15772 net.cpp:477] conv3_1 <- pool2 I0606 15:25:45.454331 15772 net.cpp:433] conv3_1 -> conv3_1 I0606 15:25:45.454519 15772 net.cpp:155] Setting up conv3_1 I0606 15:25:45.454526 15772 net.cpp:163] Top shape: 1 256 56 56 (802816) *** Error in python': corrupted size vs. prev_size: 0x00007f28395179e0 ***

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

1 participant