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.
☆274Updated last year
Alternatives and similar repositories for Labelme2YOLO
Users that are interested in Labelme2YOLO are comparing it to the libraries listed below
Sorting:
- 🔄 A tool for object detection and image segmentation dataset format conversion.☆317Updated 10 months ago
- A lightweight package for converting your labelme annotations into COCO object detection format.☆315Updated last year
- Efficiently converts LabelMe's JSON format to the YOLOv5 dataset format.☆88Updated 2 months ago
- Python scripts performing Instance Segmentation using the YOLOv8 model in ONNX.☆173Updated 2 years ago
- Convert JSON annotations into YOLO format.☆1,101Updated 3 months ago
- YOLOV5 semi-automatic annotation tool (Based on labelImg)☆481Updated 2 years ago
- YOLOv7 Instance Segmentation using OpenCV and PyTorch☆338Updated last week
- Python scripts performing object detection using the YOLOv8 model in ONNX.☆465Updated last year
- auto-labelimg based on yolov5, with many other useful tools☆285Updated 2 years ago
- 🔥🔥🔥 Use streamlit framework to increase yolov8 front-end page interaction function☆107Updated 2 years ago
- 将labelme数据标注格式转换为YoloV8语义分割数据集,并可自动划分训练集和验证集☆76Updated 2 years ago
- 🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv10, YOLO11, YOLOX, YOLOv5u, Y…☆643Updated 4 months ago
- yolov8 hub,cpp with onnxruntime and opencv☆432Updated last year
- yolov5 segmentation with onnxruntime and opencv☆167Updated last year
- Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).☆98Updated 4 months ago
- 简易的yolo半自动标注库,目前只支持单目标。如果数据集图片背景复杂,可能工作量不比直接标的小,因为sam是通用的分割模型。但是可以适当通过调整参数修改。☆133Updated 2 years ago
- multi-task yolov5 with detection and segmentation☆234Updated 3 years ago
- 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含14个onnx模型,依然是包含C++和Python两个版本的程序☆189Updated 2 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable polygon prediction boxes.☆376Updated 2 years ago
- YOLOv5 ONNX Runtime C++ inference code.☆280Updated last year
- D-Fire: an image data set for fire and smoke detection.☆299Updated 4 months ago
- Convert labelme format to yolo segmentation format☆22Updated 2 years ago
- C++ YOLOv8 ONNXRuntime inference code for Object Detection or Instance Segmentation.☆66Updated 2 years ago
- 🚀Simple and efficient use for Ultralytics yolov8🚀☆171Updated 2 years ago
- deploy yolov5 in c++☆109Updated 2 years ago
- Wanna know what your model sees? Here's a package for applying EigenCAM and generating heatmap from the new YOLO V12 model☆258Updated last month
- ☆96Updated last year
- C++ and Python implementations of YOLOv3, YOLOv4, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9, YOLOv10, YOLOv11, YOLOv12, YOLOv13 inference.☆137Updated this week
- a GUI application, which uses YOLOs (YOLOv8, YOLO11, YOLOv13) for Object Detection/Tracking, Human Pose Estimation/Tracking from images, …☆373Updated 2 months ago
- 利用Segment Anything(SAM)模型进行快速标注☆231Updated last month