-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Feature: custom label colors #1480
Comments
Currently, there is no way to do this in UI. However, it is possible in Datumaro, where you can provide a custom colormap for export in |
@m-younus , please don't ignore our issue template. You can choose a color in UI for a label (temporary). I will close the issue. Don't hesitate to re-open if you can share more information how you want it should be implemented. |
@bsekachev, as we already have a temporary color selector for labels in UI |
We can, but:
|
Hi Could you please let suggest how to setup custom colors for segmentation using Datumaro |
Please check the last example here. |
Could you pls help me to fix below issue, I am running this command "datum project import --format voc --input-path /home/aipl/segmentation/images/siva" my directory structure (myannotation) siva@siva-dl:~$ datum project import --format voc --input-path /home/aipl/segmentation/images/siva |
Apparently, the dataset has a |
It worked now. Thanks a lot. |
Looks like there is limitation in the #colors, I am trying to add 70 classes (labelmap.txt), But when i download the project after segmentation using UI, the labelmap color codes are changing. |
Is this possible?
Like red for person,blue for car,so whenever I annotate a car it should've blue color and whenever I annotate person it should've red color.
The text was updated successfully, but these errors were encountered: