lightly-ai/labelformat
A tool for converting computer vision label formats.
This tool helps machine learning engineers and data scientists convert their computer vision annotation files between different popular formats like COCO, KITTI, YOLO, and PascalVOC. It takes existing label files for object detection or instance segmentation as input and outputs them in your desired target format. This streamlines workflows when moving between different annotation tools, training frameworks, or datasets.
Use this if you need to quickly and reliably convert your image annotation files for object detection or instance segmentation between various standard formats.
Not ideal if you need to create new annotations or visually inspect and edit your existing labels.
Stars
87
Forks
9
Language
Python
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/lightly-ai/labelformat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟