HumanSignal / labelImg

LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
https://youtu.be/p0nR2YsCY_U
MIT License
22.15k stars 6.23k forks source link

How to change the box color of every class? #1022

Open Le0v1n opened 6 months ago

Le0v1n commented 6 months ago

How to change the box color of every class?

In my task, there are blue_obj, green_obj, and yellow_obj, but they are displayed in boxes of different colors, which makes it very difficult for me to review the annotations. After I directly modify the color of the box, the next image will not take effect. How should I modify the color of the box to specific color?

Le0v1n commented 6 months ago

For example, blue_obj may be displayed with a yellow box, while yellow_obj may be displayed with a blue box, which is very confusing 😭 .