junfu1115 / DANet

Dual Attention Network for Scene Segmentation (CVPR2019)
MIT License
2.41k stars 483 forks source link

url error when i download pretrained model resnet101-5be5422a.zip #110

Open leedoge opened 4 years ago

leedoge commented 4 years ago

raise RuntimeError("Failed downloading url %s"%url) RuntimeError: Failed downloading url https://hangzh.s3.amazonaws.com/encoding/models/resnet101-5be5422a.zip

even i gogle the url:https://hangzh.s3.amazonaws.com/encoding/models/resnet101-5be5422a.zip ,the page doesn't have model

Forrest-Gan commented 4 years ago

raise RuntimeError("Failed downloading url %s"%url) RuntimeError: Failed downloading url https://hangzh.s3.amazonaws.com/encoding/models/resnet101-5be5422a.zip

even i gogle the url:https://hangzh.s3.amazonaws.com/encoding/models/resnet101-5be5422a.zip ,the page doesn't have model

i have the same issue. if you fix it, please help me