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

Shortcuts to reduce the labeling time. #73

Closed frankool closed 1 year ago

frankool commented 1 year ago

Point +, Point -, Rect....to add shortcuts to this functions can be helpful for fast labeling. Including add shape to label only pressing a number from example. Mapping the classes to numbers and pressing only the number the shape can be added to this class, every time that i create a shape i spend more time refining and selecting the class of the shape. Thanks for the effort.

vietanhdev commented 1 year ago

This pull request added Q, E for points: https://github.com/vietanhdev/anylabeling/pull/98