Tramac / awesome-semantic-segmentation-pytorch

Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
Apache License 2.0
2.79k stars 580 forks source link

pretrainded model not pretrained base models. #169

Closed superxiaoying closed 3 years ago

superxiaoying commented 3 years ago

hi @Tramac @roclark @liminn @MaKaNu ,

I am really confused, what is the difference of pretrainded model not pretrained base models?

I see the code for resnet part load model again. Why two times?

Best, Yingjie

Tramac commented 3 years ago

Hi, please post the relevant code and log.