shicai / MobileNet-Caffe

Caffe Implementation of Google's MobileNets (v1 and v2)
BSD 3-Clause "New" or "Revised" License
1.26k stars 707 forks source link

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

Closed ngunauj closed 5 years ago

ngunauj commented 5 years ago

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 commented 5 years ago

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: ***