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

Check failed: target_blobs.size() == source_layer->blobs().size() (1 vs. 0) Incompatible number of blobs for layer conv5_5/dw #77

Closed
ngunauj opened this issue Jan 14, 2019 · 1 comment

Comments

@ngunauj
Copy link

ngunauj commented Jan 14, 2019

when i train my data by pretrain model mobilenet.caffemodel.

Check failed: target_blobs.size() == source_layer->blobs().size() (1 vs. 0) Incompatible number of blobs for layer conv5_5/dw  
@ngunauj
Copy link
Author

ngunauj commented Jan 14, 2019

it happens when make a test.

I0114 15:06:44.845829 48659 solver.cpp:347] Iteration 80, Testing net (#0)
F0114 15:06:44.852969 48659 net.cpp:684] Check failed: target_blobs.size() == source_layer->blobs().size() (1 vs. 0) Incompatible number of blobs for layer conv5_5/dw
*** Check failure stack trace: ***

@ngunauj ngunauj closed this as completed Jan 14, 2019
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