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

how to get the result picture like this? #7

Closed
sunnyHelen opened this issue Aug 14, 2019 · 1 comment
Closed

how to get the result picture like this? #7

sunnyHelen opened this issue Aug 14, 2019 · 1 comment

Comments

@sunnyHelen
Copy link

when I use inference_cityscapes.py , it seems it will output different class into different images separately. I want to know how to get a total result like this in the paper?
image

@davidjesusacu
Copy link
Contributor

You can assign a color code to the class predictions (individual images in each class_X folder) (we used the cityscapes palette) and paste them into a single image map.
David

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

2 participants