Semantic Segmentation window
Opened this issue · 1 comments
Hi @NikolaJov96,
Sorry if it's a stupid question, but is there a way to resize the semantic segmentation window? I can't find a way to resize it or to get a scroll bar.
Thanks!
Hi Noel,
It's not! Seems like nobody needed that many classes until now.
This really needs a fix. Until then, you can use the semantic classes import-export functionality.
When semantic images are rendered, the SemanticClasses.csv
file is created. This file contains semantic class names and colors.
Any file with that structure can be imported using the Import semantic classes CSV file
button. You can write this file in advance, import it, and skip the hustle of adding each color manually through UI. Keep in mind that this should be done in a clean project and will delete any existing annotations.
Nikola