IanTaehoonYoo / semantic-segmentation-pytorch

Pytorch implementation of FCN, UNet, PSPNet, and various encoder models.
MIT License
86 stars 19 forks source link

How to add our own pretrained resnet? #10

Closed leocd91 closed 4 years ago

leocd91 commented 4 years ago

Hello, Is it possible to add the pretrained resnet that I have on my dataset to the main model? (Not downloaded one)