Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download link of deeplabv2 #249

Open
sleepyseal opened this issue Oct 24, 2023 · 2 comments
Open

Download link of deeplabv2 #249

sleepyseal opened this issue Oct 24, 2023 · 2 comments

Comments

@sleepyseal
Copy link

It appears that the download link in 'tllib/vision/models/segmentation/deeplabv2.py' for the model 'deeplabv2_resnet101' is no longer working. Please update the download link.

@rgan19
Copy link

rgan19 commented Nov 7, 2023

It doesn't work for me too, did anyone manage to get it running? The url in deeplabv2_resnet101 returns a 404

model_urls = {
'deeplabv2_resnet101': 'https://cloud.tsinghua.edu.cn/f/2d9a7fc43ce34f76803a/?dl=1'
}

@sleepyseal
Copy link
Author

Hi, it seems that their down link does not work. I download the weight from another project as a replacement.
https://github.com/kazuto1011/deeplab-pytorch
Maybe you can try it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants