You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: