We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
When I try to access to the page of pretrain model (http://sceneparsing.csail.mit.edu/model/pytorch/), the following error is raised: You don't have permission to access this resource.
Could you provide access to the pretrained models?
The text was updated successfully, but these errors were encountered:
same question!
Sorry, something went wrong.
http://sceneparsing.csail.mit.edu/model/pytorch/ade20k-mobilenetv2dilated-c1_deepsup/decoder_epoch_20.pth http://sceneparsing.csail.mit.edu/model/pytorch/ade20k-mobilenetv2dilated-c1_deepsup/encoder_epoch_20.pth
You can run demo_test.sh in the same way as Quick Start in the readme.
demo_test.sh
The shell script contains an automatic download method of ade20k-resnet50dilated-ppm_deepsup pretrained model.
ade20k-resnet50dilated-ppm_deepsup
You can also follow the above method and manually change the config name to download it to the cpkt/$config path.
cpkt/$config
No branches or pull requests
When I try to access to the page of pretrain model (http://sceneparsing.csail.mit.edu/model/pytorch/), the following error is raised: You don't have permission to access this resource.
Could you provide access to the pretrained models?
The text was updated successfully, but these errors were encountered: