wkentaro / labelme

Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
https://labelme.io
Other
13.59k stars 3.42k forks source link

Allow enabling/disabling the label popup in the UI #1479

Open akx opened 3 months ago

akx commented 3 months ago

Follows up on https://github.com/labelmeai/labelme/commit/34887aeef13390d1a2ae0835276e92c9d93548b6 (https://github.com/labelmeai/labelme/pull/271).

This makes the otherwise pretty obscure configuration setting visible in the label list instead:

When no label is selected (or available), the checkbox is disabled and forced on:

Screenshot 2024-08-13 at 23 29 11

When a label is selected in the list, the user is free to select the checkbox:

Screenshot 2024-08-13 at 23 29 22