VainF / DeepLabV3Plus-Pytorch

Pretrained DeepLabv3 and DeepLabv3+ for Pascal VOC & Cityscapes
MIT License
1.99k stars 444 forks source link

DeepLabV3Plus-ResNet101 pretrained weight on CityScape cannot be extracted from the .tar file #79

Open Coronal-Halo opened 2 years ago

Coronal-Halo commented 2 years ago

The .tar file for the CityScape pretrained weight of DeepLabV3Plus-ResNet101 model seems to be invalid. I wonder if anyone had success extract the weight file from it.

knight-zz commented 2 years ago

I met the same problem with you. have u solved this?

vdlad commented 2 years ago

The filename is a typo - if you download and rename without the .tar - just .pth it should work.