Skip to main content

Convert Open Images Dataset v6 to PASCAL VOC format.

Project description

OIDv6 To VOC

Convert bounding box datasets of Open Images Dataset v6 to VOC XML format.

Installation

pip3 install oidv6-to-voc

Usage

Once installed, you should be able to run it directly:

oidv6-to-voc -h

If your shell cannot found the command, try running it with:

python3 -m oidv6_to_voc -h

CLI options

To start converting, you need at least a part of the images, the class names metadata and at least one of the boxes annotation CSV file:

CSV files you need

oidv6-to-voc <annotation-file(s).csv>
             -d <class-names-file.csv> 
             --imgd <directory/to/your/images>
             --outd <your/output/diretory>

About the Dataset

The Open Images V6 Dataset contains 600 classes with 1900000+ images. The images are hosted on AWS, and the CSV files can be downloaded here.

To download it in full, you'll need 500+ GB of disk space. For downloading a part of the dataset only, I would recommend the DmitryRyumin/OIDv6 tool.

Credit

This repo is forked from AtriSaxena/OIDv4_to_VOC.

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

oidv6-to-voc-0.1.2.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

oidv6_to_voc-0.1.2-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file oidv6-to-voc-0.1.2.tar.gz.

File metadata

  • Download URL: oidv6-to-voc-0.1.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.5

File hashes

Hashes for oidv6-to-voc-0.1.2.tar.gz
Algorithm Hash digest
SHA256 68ddd99a62d9a673f96a3b9353787ae2a34fa63d9eb05cd01ce52f5153d289af
MD5 125f117f8be39a5b12ee08e470e8f003
BLAKE2b-256 3a5394e1381e71147843ee0b42c8b3f12d3cbb5f97cfb1db4d10e7315834f94e

See more details on using hashes here.

File details

Details for the file oidv6_to_voc-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: oidv6_to_voc-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.5

File hashes

Hashes for oidv6_to_voc-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 30a183e20148d7f57ec74e2ade0791802982d7f32124d57dcc176f6bba510326
MD5 390ce45078ef19b952db4730ad25529e
BLAKE2b-256 5b5d104ad32b51435bba5ae1dc266e591147ddd8847c3231de172833373ca42a

See more details on using hashes here.

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