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

can not upzip the file DeepLabV3Plus-ResNet101 #35

Open
Yiru1103 opened this issue Mar 12, 2021 · 3 comments
Open

can not upzip the file DeepLabV3Plus-ResNet101 #35

Yiru1103 opened this issue Mar 12, 2021 · 3 comments

Comments

@Yiru1103
Copy link

Hello

i can not unzip the file best_deeplabv3plus_resnet101_cityscapes_os16.pth.tar

is it the file damaged or which tool i should use to unzip the file?

thank you!

Best Reguards
Yiru

@VainF
Copy link
Owner

VainF commented Mar 12, 2021

Hi @Yiru1103 ,
pytorch-0.x used .pth.tar as file extension. For pytorch1.0+, you can directly load the weights using torch.load("xxx.pth.tar").

@Yiru1103
Copy link
Author

Yiru1103 commented Mar 12, 2021 via email

@dafengtian
Copy link

Hello

i can not unzip the file best_deeplabv3plus_resnet101_cityscapes_os16.pth.tar

is it the file damaged or which tool i should use to unzip the file?

thank you!

Best Reguards Yiru

You can solve the problem with this solution
#134

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

3 participants