rooneysh / Labelme2YOLOLinks
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.
☆257Updated last year
Alternatives and similar repositories for Labelme2YOLO
Users that are interested in Labelme2YOLO are comparing it to the libraries listed below
Sorting:
- A lightweight package for converting your labelme annotations into COCO object detection format.☆313Updated last year
- YOLOV5 semi-automatic annotation tool (Based on labelImg)☆476Updated 2 years ago
- Convert JSON annotations into YOLO format.☆1,051Updated this week
- 🔄 A tool for object detection and image segmentation dataset format conversion.☆311Updated 7 months ago
- Efficiently converts LabelMe's JSON format to the YOLOv5 dataset format.☆82Updated 8 months ago
- Python scripts performing object detection using the YOLOv8 model in ONNX.☆451Updated 10 months ago
- Python scripts performing Instance Segmentation using the YOLOv8 model in ONNX.☆164Updated 2 years ago
- YOLOv7 Instance Segmentation using OpenCV and PyTorch☆329Updated 2 months ago
- auto-labelimg based on yolov5, with many other useful tools☆281Updated 2 years ago
- yolov8 hub,cpp with onnxruntime and opencv☆413Updated 10 months ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆191Updated 2 years ago
- yolov5 segmentation with onnxruntime and opencv☆167Updated last year
- multi-task yolov5 with detection and segmentation☆229Updated 2 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable polygon prediction boxes.☆371Updated 2 years ago
- C++ and Python implementations of YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9, YOLOv10, YOLOv11, YOLOv12, YOLOv13 inference.☆103Updated last week
- ☆93Updated last year
- deploy yolov5 in c++☆107Updated 2 years ago
- C++ YOLOv8 ONNXRuntime inference code for Object Detection or Instance Segmentation.☆61Updated 2 years ago
- 🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv10, YOLO11, YOLOX, YOLOv5u, Y…☆616Updated 3 weeks ago
- 🚀Simple and efficient use for Ultralytics yolov8🚀☆171Updated last year
- YOLOv5 ONNX Runtime C++ inference code.☆268Updated last year
- Example of using ultralytics YOLOv5 with Openvino in C++ and Python.☆67Updated 2 years ago
- This is the first released system towards complex meters` detection and recognition, which is implemented by computer vision techniques.☆156Updated 2 years ago
- Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python☆347Updated 2 years ago
- 简易的yolo半自动标注库,目前只支持单目标。如果数据集图片背景复杂,可能工作量不比直接标的小,因为sam是通用的分割模型。但是可以适当通过调整参数修改。☆131Updated 2 years ago
- Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.☆215Updated this week
- Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).