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

The visualization of the segmentation results. #47

Open
chenyzh28 opened this issue Sep 12, 2019 · 5 comments
Open

The visualization of the segmentation results. #47

chenyzh28 opened this issue Sep 12, 2019 · 5 comments

Comments

@chenyzh28
Copy link

I trained the model with 4 GPUs (GTX 2080) with batchsize 4, and the PSPNet achieves the mIOU of 76.42%. But I found the visualization results are not correct. Here is an example.
image.
But the ground-truth label is like:
image
So how can i modify the program to make it right?

@erichhhhho
Copy link

@chenyzh28 you can use the cityscapes colormap, this code uses a different color map. see get_palette()

@chenyzh28
Copy link
Author

Thanks for your attention. But Where can I find the cityscapes colormap? Here is the original code of get_palette().
image

@erichhhhho
Copy link

erichhhhho commented Sep 12, 2019

Refer to here
Column Color

@chenyzh28
Copy link
Author

Thank you very much! I have already corrected the colormap.
image

@swjtulinxi
Copy link

hi,i have a question about why your results are just 76.42%,you have 4 GPU,but your results are not the same as paper 79 or 78.x

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