We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 ***
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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 ***The text was updated successfully, but these errors were encountered: