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.8k stars 581 forks source link

RuntimeError: Failed downloading url https://hangzh.s3.amazonaws.com/encoding/models/resnet50-25c4b509.zip #128

Open yuning3 opened 4 years ago

ZHUXUHAN commented 4 years ago

do you solve it?

Hongbin98 commented 4 years ago

I have met the same problem

takuya-takeuchi commented 4 years ago

me too. Could you share the model file as LFS file on github?

andrew-begain commented 4 years ago

Has anyone solved the problem?

Zhang-O commented 4 years ago

I have found a link to resnet50-25c4b509.zip( https://github.com/LikeLy-Journey/SegmenTron/releases/download/v0.1.0/resnet50-25c4b509.pth). and test it successfully!!

andrew-begain commented 4 years ago

I have found a link to resnet50-25c4b509.zip( https://github.com/LikeLy-Journey/SegmenTron/releases/download/v0.1.0/resnet50-25c4b509.pth). and test it successfully!!

Thank you very much for your sharing!!!

liwenjielongren commented 3 years ago

RuntimeError: Failed downloading url https://hangzh.s3.amazonaws.com/encoding/models/resnet101-2a57e44d.zip Has anyone solved the problem?

GDUTT1 commented 2 years ago

I have found a link to resnet50-25c4b509.zip( https://github.com/LikeLy-Journey/SegmenTron/releases/download/v0.1.0/resnet50-25c4b509.pth). and test it successfully!!

thank you very much