You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.
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 withnum_classes=1
.How can I do that?
The text was updated successfully, but these errors were encountered: