vietanhdev / anylabeling

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2), MobileSAM!!
https://anylabeling.nrl.ai
GNU General Public License v3.0
2.27k stars 240 forks source link

"Edit label" does nothing on Mac #100

Open td-anne opened 1 year ago

td-anne commented 1 year ago

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.

ryouchinsa commented 1 year ago

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

ryouchinsa commented 11 months ago

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