Skip to main content

A quick tool to make VOC style Dataset

Project description

make-voc-dataset

Majority of the current Deep Learning Frameworks like MMDetection or Detectron2 support the VOC Formatted Data / COCO Formatted Data

This simple tool helps convert files stored in your local machine in the VOC Formatted Directory Structure

The data should have images and their corresponding annotation_file in xml format.

Tools like LabelIMG can be used to annotate images.

Options

-s / --source_path Provide the full path where all the images and xmls are located. Please make sure the img_names are UNIQUE

-d / --dest_path Provide the full to save the VOC structure

-t / --test_ratio Provide the ratio (between 0 and 1) that will be the test division of the dataset

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

make_voc_dataset-0.0.5.dev2.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

make_voc_dataset-0.0.5.dev2-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page