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

The pth is not found #2

Open
chaanwanqiu opened this issue Mar 15, 2023 · 3 comments
Open

The pth is not found #2

chaanwanqiu opened this issue Mar 15, 2023 · 3 comments

Comments

@chaanwanqiu
Copy link

RESTORE_FROM = 'http://vllab.ucmerced.edu/ytsai/CVPR18/DeepLab_resnet_pretrained_init-f81d91e8.pth'
in trainer_ms.py ,this pth "404 not found"

@layumi
Copy link
Owner

layumi commented Mar 18, 2023

Hi @chaanwanqiu
It may be removed by ucmerced university.
I will check whether I have backup.

@layumi
Copy link
Owner

layumi commented Mar 19, 2023

Initial Model

The original DeepLab link of ucmerced is failed. Please use the following link.
https://drive.google.com/file/d/1BMTTMCNkV98pjZh_rU0Pp47zeVqF3MEc/view?usp=share_link

or use

pip install gdown
pip install --upgrade gdown
gdown 1BMTTMCNkV98pjZh_rU0Pp47zeVqF3MEc

@layumi
Copy link
Owner

layumi commented Mar 19, 2023

You also can download from my onedrive backup.

[One Drive] https://1drv.ms/u/s!Avx-MJllNj5b3SqR7yurCxTgIUOK?e=A1dq3m

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