vietanhdev/anylabeling

"Edit label" does nothing on Mac

td-anne opened this issue · 2 comments

I have the program installed, but I am not able to use the labelling properly. When I produce a region, if I right-click, the "Edit label" menu entry is not grayed out but when I select it nothing happens. Likewise when I select "Edit label" from the "Edit" menu or press the shortcut key for "Edit label". If I draw a rectangle by hand, a menu pops up that allows me to enter a new label or select an existing one (is this the same menu as "Edit label" should bring up?).

Also, the documentation does not describe how to label objects, using either auto or manual labelling. Presumably with manual labelling one draws a region and then selects the label, while with auto labelling (segment anything) one selects a mask and then edits the label?

The documentation also does not explain where or how the labels are stored.

RectLabel is an offline image annotation tool for object detection and segmentation.
Although this is not an open source program, you can label polygons using Segment Anything models and read/write/export the YOLO segmentation format.

sam_polygon

Improved "Create polygon using SAM" feature so that you can label pixels using the pixels option. You can label Segment Anything 1 Billion (SA-1B) like dataset by yourself.

sam-pixels