Dataset-convertor tool in python for object detection dataset
-
Updated
Oct 18, 2022 - Python
Dataset-convertor tool in python for object detection dataset
Script to convert DETRAC tracking dataset to Caltech pedestrian dataset
This tool is designed to streamline the process of converting segmented label data to the YOLO (You Only Look Once) segmentation format.
This Python module provides a class, AnyToCocoConverter, which converts labels from the Anylabeling image annotation app to the Microsoft COCO format. This conversion is essential for machine learning applications that require annotations in the COCO format.
A Python script for converting URL-based datasets into image datasets.
Object Detection Dataset Format Converter
Add a description, image, and links to the dataset-converter topic page so that developers can more easily learn about it.
To associate your repository with the dataset-converter topic, visit your repo's landing page and select "manage topics."