rooneysh / Labelme2YOLO
Help converting LabelMe Annotation Tool JSON format to YOLO text file format. If you've already marked your segmentation dataset by LabelMe, it's easy to use this tool to help converting to YOLO format dataset.
☆236Updated 11 months ago
Alternatives and similar repositories for Labelme2YOLO:
Users that are interested in Labelme2YOLO are comparing it to the libraries listed below
- 🔄 A tool for object detection and image segmentation dataset format conversion.☆299Updated 2 months ago
- Efficiently converts LabelMe's JSON format to the YOLOv5 dataset format.☆69Updated 3 months ago
- Convert JSON annotations into YOLO format.☆922Updated last month
- auto-labelimg based on yolov5, with many other useful tools☆255Updated last year
- Python scripts performing Instance Segmentation using the YOLOv8 model in ONNX.☆154Updated last year
- YOLOV5 semi-automatic annotation tool (Based on labelImg)☆468Updated last year
- multi-task yolov5 with detection and segmentation☆224Updated 2 years ago
- 🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv10, YOLOX, YOLOv5u, YOLOv7u, …☆579Updated this week
- yolov8 hub,cpp with onnxruntime and opencv☆368Updated 5 months ago
- A lightweight package for converting your labelme annotations into COCO object detection format.☆293Updated 10 months ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆187Updated 2 years ago
- 🚀Simple and efficient use for Ultralytics yolov8🚀☆169Updated last year
- yolov5 segmentation with onnxruntime and opencv☆161Updated 10 months ago
- ☁️💡🎈专注于改进YOLOv7,Support to improve Backbone, Neck, Head, Loss, IoU, NMS and other modules☆203Updated 10 months ago
- Python scripts performing object detection using the YOLOv8 model in ONNX.☆418Updated 5 months ago
- 🔥🔥🔥 专注于YOLO改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀☆243Updated 3 weeks ago
- C++ and Python implementations of YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9, YOLOv10, YOLOv11 inference.