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

matching test-prediction images

Open mpapadomanolaki opened this issue 8 years ago • 3 comments

Hi.

I am trying to test my model with the instructed command (python /SegNet/Scripts/test_segmentation_camvid.py --model /SegNet/Models/segnet_inference.prototxt --weights /SegNet/Models/Inference/test_weights.caffemodel --iter 233 # Test SegNet).

Everything works fine, however the predicted images are not in the same order as the test images. So it's a little difficult to make the matching, to produce a confusion matrix for example. Is there any command that will help me to produce the predictions in a more organised way ??

Thank you.

mpapadomanolaki avatar Oct 11 '17 13:10 mpapadomanolaki

pls help

ArunJ1 avatar Mar 13 '19 16:03 ArunJ1

Hi. Unfortunately it's been a long time and I don't remember how and if I solved this. For sure I gave up Caffe and I started using PyTorch.

mpapadomanolaki avatar Mar 13 '19 17:03 mpapadomanolaki

Can anyone else who solved this issue? Pls help@alexgkendall

ArunJ1 avatar Mar 16 '19 11:03 ArunJ1