Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

bad result from Image Demo Segmentation #306

Open
YicanGgg opened this issue Jul 16, 2024 · 1 comment
Open

bad result from Image Demo Segmentation #306

YicanGgg opened this issue Jul 16, 2024 · 1 comment

Comments

@YicanGgg
Copy link

我用ADE20K
CUDA_VISIBLE_DEVICES=0 python image_demo.py
datapics/demo.jpg
configs/ade20k/upernet_internimage_t_512_160k_ade20k.py
checkpoint_dir/seg/upernet_internimage_t_512_160k_ade20k.pth
--palette ade20k

得到的结果非常好,

但是当我用cityscapes结果非常差,
CUDA_VISIBLE_DEVICES=0 python image_demo.py
datapics/demo.jpg
configs/cityscapes/upernet_internimage_xl_512x1024_160k_mapillary2cityscapes.py
checkpoint_dir/upernet_internimage_xl_512x1024_160k_mapillary2cityscapes.pth
--palette cityscapes

demo

这是什么原因呢

@YicanGgg
Copy link
Author

i changed the modell to segformer_internimage_xl_512x1024_160k_mapillary2cityscapes

works well

so maybe the problem is this model upernet_internimage_xl_512x1024_160k_mapillary2cityscapes

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

1 participant