interactive-deep-colorization icon indicating copy to clipboard operation
interactive-deep-colorization copied to clipboard

Incompatible number of blobs for layer conv1_2norm

Open LeonSun0101 opened this issue 7 years ago • 1 comments
trafficstars

when I load the model using the following code colorModel.prep_net(gpu_id,'./models/reference_model/deploy_nodist.prototxt','./models/reference_model/model.caffemodel') I got error as follows Check failed: target_blobs.size() == source_layer.blobs_size() (5 vs. 3) Incompatible number of blobs for layer conv1_2norm How can I solve the problem? Thx~

LeonSun0101 avatar Oct 07 '18 12:10 LeonSun0101

Not sure how to fix it. It might be related to this issue.

junyanz avatar Oct 08 '18 19:10 junyanz