115 skills found · Page 1 of 4
ultralytics / JSON2YOLOConvert JSON annotations into YOLO format.
ssaru / Convert2YoloThis project purpose is convert voc annotation xml file to yolo-darknet training file format
pylabel-project / PylabelPython library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different formats-for example, from coco to yolo.
Koldim2001 / COCO To YOLOv8Converting COCO annotation (CVAT) to annotation for YOLO-seg (instance segmentation) and YOLO-obb (oriented bounding box detection)
Taeyoung96 / Yolo To COCO Format ConverterYolo to COCO annotation format converter
drainingsun / YbatYbat - YOLO BBox Annotation Tool
rooneysh / Labelme2YOLOHelp 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.
hukaixuan19970627 / DOTA Devkit YOLOTrans DOTA OBB format(poly format) to YOLO format.
hai-h-nguyen / Yolo2Pascal Annotation ConversionConvert Yolo Darket to Pascal VOC annotation format and vice versa.
waittim / Draw YOLO BoxDraw bounding boxes on raw images based on YOLO format annotation. Help to check the correctness of annotation and extract the images with wrong boxes.
ivder / LabelMeYoloConverterConvert LabelMe Annotation Tool JSON format to YOLO text file format
tw-yshuang / Coco2yoloA CLI tool can create a specific task-dataset you want based on COCO dataset. Given the annotation JSON file, this tool will help you download the data and set the symbolic links from data_dir to task_dir !!
siromermer / Dynamic Chess Board Piece ExtractionPipeline to convert real-life chess boards into a 2D digital format(FEN) from images and live camera feeds. The system has 2 versions: one for real-time processing using the OAK-D Lite camera and another for high-precision analysis of static images. YOLO is used to detect chess pieces, and traditional cv methods determine board positioning
sezer-muhammed / Teknofest Ulasimda Yapay Zeka Veri SetiThis project was developed for the 2022 Teknofest Artificial Intelligence in Transportation Competition. It focuses on detecting vehicles and pedestrians from bird's-eye view images using deep learning. The dataset includes images from stock videos and photos, labeled in YOLO format for use in object detection models.
Owen718 / Head Detection Yolov8This repo provides a YOLOv8 model, finely trained for detecting human heads in complex crowd scenes, with the CrowdHuman dataset serving as training data. To boost accessibility and compatibility, I've reconstructed the labels in the CrowdHuman dataset, refining its annotations to perfectly match the YOLO format.
adityatandon / VisDrone2YOLOConvert annotations from the VisDrone dataset to the YOLO format
simonzachau / Caltech Pedestrian Dataset To Yolo Format Converterconverts the format of the caltech pedestrian dataset to the format that yolo uses
yakhyo / Yolo2vocYOLO ↔ VOC format converter | Fast and simple tool for converting annotations between YOLO and Pascal VOC formats, with optional multiprocessing support.
surserrr / Yolo To Cococonvert yolo format to coco format
prat96 / FLIR To YoloThis script converts FLIR thermal dataset annotations to YOLO format