wkentaro / pytorch-fcn

PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Load FCN8 weights

luistelmocosta opened this issue · comments

How can I load FCN8 weights for a network with a different ouput than the one used to train original FCN8 on VOC dataset?

I downloaded the fcn8s_from_caffe.pth file and I want to load those weights on a network with num_classes=1.

How can I do that?

Can you send me the fcn8s_from_caffe.pth, my email is 1114605389@qq.com. If it is possible, I will be very grateful to you.