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

baseline-resnet50_dilated8-c1_bilinear_deepsup has no pre-trained models #116

Closed
jianchao-li opened this issue Oct 8, 2018 · 2 comments
Closed

Comments

@jianchao-li
Copy link

jianchao-li commented Oct 8, 2018

Hello, thank you for sharing this nice repo.

I visited baseline-resnet50_dilated8-c1_bilinear_deepsup and I found there was nothing in this folder. Are the pre-trained models accidentally missing here? Or, is it supposed to be so?

@svjack
Copy link

svjack commented Mar 30, 2019

You can use encoder and decoder in http://sceneparsing.csail.mit.edu/model/pytorch/baseline-resnet50-upernet/ and edit opts as
python -u test.py --model_path C:\Coding\Python\segmentation\baseline-resnet50_dilated8-ppm_bilinear_deepsup --test_img ADE_val_00001519.jpg --arch_encoder resnet50 --arch_decoder upernet --fc_dim 2048 --result C:\Coding\Python\segmentation\result

to run the test demo !

@hangzhaomit
Copy link
Collaborator

Hope the problem is solved, I will close this for now.

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