LikeLy-Journey / SegmenTron

Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, RefineNet, UNet, DANet, HRNet, DFANet, HardNet, LedNet, OCNet, EncNet, DuNet, CGNet, CCNet, BiSeNet, PSPNet, ICNet, FCN, deeplab)
Apache License 2.0
705 stars 162 forks source link

about demo.py #45

Closed xiaozhen18239228065 closed 4 years ago

xiaozhen18239228065 commented 4 years ago

python demo.py --config-file configs/pascal_voc_deeplabv3_plus.yaml --input_img '2012_004317.jpg'

image

xiaozhen18239228065 commented 4 years ago

Please tell me why this happens

LikeLy-Journey commented 4 years ago

you should make sure you load the trained model correctly. you can reference this issue #27