@@ -19,18 +19,21 @@ and time-consuming. Labelformat aims to solve this pain.
1919#### Supported Tasks and Formats
2020
2121- object-detection
22- - [ COCO] ( https://cocodataset.org/#format-data )
23- - [ KITTI] ( https://github.com/bostondiditeam/kitti/blob/master/resources/devkit_object/readme.txt )
24- - [ Lightly] ( https://docs.lightly.ai/docs/prediction-format#prediction-format )
25- - [ PascalVOC] ( http://host.robots.ox.ac.uk/pascal/VOC/voc2012/index.html#devkit )
26- - [ YOLOv5] ( https://github.com/ultralytics/yolov5 )
27- - [ YOLOv6] ( https://github.com/meituan/YOLOv6 )
28- - [ YOLOv7] ( https://github.com/WongKinYiu/yolov7 )
29- - [ YOLOv8] ( https://docs.ultralytics.com/datasets/detect/ )
30- - [ Labelbox] ( https://docs.labelbox.com/reference/label-export ) (input only)
22+ - [ COCO] ( https://labelformat.com/formats/object-detection/coco/ )
23+ - [ KITTI] ( https://labelformat.com/formats/object-detection/kitti/ )
24+ - [ Labelbox] ( https://labelformat.com/formats/object-detection/labelbox/ ) (input only)
25+ - [ Lightly] ( https://labelformat.com/formats/object-detection/lightly/ )
26+ - [ PascalVOC] ( https://labelformat.com/formats/object-detection/pascalvoc/ )
27+ - [ YOLOv5] ( https://labelformat.com/formats/object-detection/yolov5/ )
28+ - [ YOLOv6] ( https://labelformat.com/formats/object-detection/yolov6/ )
29+ - [ YOLOv7] ( https://labelformat.com/formats/object-detection/yolov7/ )
30+ - [ YOLOv8] ( https://labelformat.com/formats/object-detection/yolov8/ )
31+ - [ YOLOv9] ( https://labelformat.com/formats/object-detection/yolov9/ )
32+ - [ YOLOv10] ( https://labelformat.com/formats/object-detection/yolov10/ )
33+ - [ YOLOv11] ( https://labelformat.com/formats/object-detection/yolov11/ )
3134- instance-segmentation
32- - [ COCO] ( https://cocodataset.org/#format-data )
33- - [ YOLOv8] ( https://docs.ultralytics.com/datasets/segment/ )
35+ - COCO
36+ - YOLOv8
3437
3538#### Features
3639
0 commit comments