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

Pretrained model #7

Open
tarun005 opened this issue May 20, 2020 · 1 comment
Open

Pretrained model #7

tarun005 opened this issue May 20, 2020 · 1 comment

Comments

@tarun005
Copy link

what is the pretrained model for DeepLabV3 trained on?

model_url = 'https://download.pytorch.org/models/resnet101-5d3b4d8f.pth'

@doiken23
Copy link
Owner

doiken23 commented May 20, 2020

It is ResNet pretrained with ImageNet. (officially provided by PyTorch community)

Actually, the official implementation of DeepLab is available, maybe it is better than my implementation.

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