SegNet-Tutorial icon indicating copy to clipboard operation
SegNet-Tutorial copied to clipboard

Testing issue with bayesian_segnet_camvid.caffemodel

Open LemonAniLabs opened this issue 7 years ago • 2 comments

I'm trying to testing bayesian segnet. I use command in the tutorial for testing : python ./SegNet/Scripts/test_bayesian_segnet.py --model SegNet/Models/bayesian_segnet_inference.prototxt --weights SegNet/Models/Inference/bayesian_segnet_camvid.caffemodel --colours SegNet/Scripts/camvid11.png --data SegNet/CamVid/test.txt

But I got a error

F1105 12:44:04.004602 10702 blob.cpp:455] Check failed: ShapeEquals(proto) shape mismatch (reshape not set) *** Check failure stack trace: *** Aborted (core dumped) Is anyone have any clue how this happens? Thanks a lot.

LemonAniLabs avatar Nov 05 '16 04:11 LemonAniLabs

The same problem. For me, only Pascal VOC model works.

NickShargan avatar Nov 14 '16 12:11 NickShargan

I can confirm this problem as well. The weight file is incorrect and should be uploaded again.

ghost avatar Feb 01 '17 01:02 ghost