Ybat - YOLO BBox Annotation Tool
-
Updated
Sep 23, 2023 - JavaScript
Ybat - YOLO BBox Annotation Tool
Converting COCO annotation (CVAT) to annotation for YOLOv8-seg (instance segmentation) and YOLOv8-obb (oriented bounding box detection)
A 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 !!
Convert LabelMe Annotation Tool JSON format to YOLO text file format
YOLO v3 format of traffic signs dataset to train and test detector
This is an expansion pack for the FREE FLIR Thermal Dataset with extra annotated dog frames added.
My own version to annotate dataset for YOLO format (Including multi-class labeling on the same image)
This developed algorithm transforms mask labels used in previous segmentation tasks into a format compatible with YOLO's label requirements. As a result, pre-prepared datasets can be used with YOLO-like detection-focused architectures.
Augmentation yolo format txt and images
Dataset prep tool for object detection tasks
COCO dataset to Yolo format annotations and images downloader, also Negatives categories can be downloaded too.
How does annotated image in YOLO format looks like? Analyze txt annotation file.
Some useful and common scripts for future use
Create a YOLO-format subset of the COCO dataset
Course on how to build your own Detector based on YOLO version 3 algorithm
WIP. Tools to convert between dataset formats, image splitting for object detection.
YOLO v5 format of the traffic signs dataset to train and test detector
Add a description, image, and links to the yolo-format topic page so that developers can more easily learn about it.
To associate your repository with the yolo-format topic, visit your repo's landing page and select "manage topics."