I am trying to do image classification by finetuning the pre-trained SegNet model. Has anyone tried using the image data layer with the segnet model? I have the following error when I do that:
@alexgkendall In general, can I change the input data layer to something other than dense image data layer in the net.prototxt file?
I am trying to do image classification by finetuning the pre-trained SegNet model. Has anyone tried using the image data layer with the segnet model? I have the following error when I do that:
@alexgkendall In general, can I change the input data layer to something other than dense image data layer in the net.prototxt file?