PSPNet
PSPNet copied to clipboard
Training on a custom dataset (would be useful for the rest who face this)
Hello
I have annotated a custom dataset and I want to train in using a VOC pretrained model (Fine tuning).
- What steps should I take to train?
- is there any source file to test it on an image or video?
- you have used some matlab codes, could we able to use them under windows?
Also interested in this
I am also interested in training on a different dataset.
same
@VanitarNordic , as I understand, he uses the custom caffe fork of DeepLab which is intended for Linux.
So that Matlab code requires caffe to be compiled in windows if you like to run it on windows. Just my opinion