SqueezeNext icon indicating copy to clipboard operation
SqueezeNext copied to clipboard

Cannot use SqueezeNext in Movidius NCS

Open vvkuryshev opened this issue 6 years ago • 0 comments

I try to make a graph file on Movidius NCS and this process is finished with next warning:

"Check failed: target_blobs.size() == source_layer.blobs_size() (3 vs. 5) Incompatible number of blobs for layer BatchNorm1".

The topology was 1.0-SqNxt-23v5. The prototxt file was prepared according to https://github.com/BVLC/caffe/wiki/Using-a-Trained-Network:-Deploy

vvkuryshev avatar Jan 09 '19 04:01 vvkuryshev