anylabeling
anylabeling copied to clipboard
addition of other annotation formats such as YOLO
hello! i find your project really helpful and it makes auto-labeling really easy. i have a request to ask! yolo models have been added to this project for auto-labeling when lots of object detection tasks use yolo for annotation format but anylabeling save labels as jason files for each image so i would really appreciate if other annotation formats such as yolo would be added too (something like labelImg that has a menu to choose formats)
i wrote this dedicated for this problem if anyone is interested: https://github.com/enekuie/COCO-json-annotations-to-YOLO-txt-format-converter.git
i wrote this dedicated for this problem if anyone is interested: https://github.com/enekuie/COCO-json-annotations-to-YOLO-txt-format-converter.git hi,Is it possible to convert successfully? The output of this repo is not in coco format, so don't you need to convert it to coco format first?
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.
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.