Open dv-ai opened 1 year ago
same question!
same question!
You can run demo_test.sh
in the same way as Quick Start in the readme.
The shell script contains an automatic download method of ade20k-resnet50dilated-ppm_deepsup
pretrained model.
You can also follow the above method and manually change the config name to download it to the cpkt/$config
path.
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
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?