wkentaro / pytorch-fcn

PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
MIT License
1.74k stars 480 forks source link

'pretrained_model' should be modified to 'pretrained-model' #158

Closed ygtxr1997 closed 3 years ago

ygtxr1997 commented 3 years ago

These two small mistakes are easy to be fixed.

wkentaro commented 3 years ago

I think the original code is correct.