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 find 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:
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
Built Distribution
File details
Details for the file oidv6-to-voc-0.1.5.tar.gz
.
File metadata
- Download URL: oidv6-to-voc-0.1.5.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6f987eb7ff6fa4e8dcd59464f33081d2d3c1be3262aa9b0bb30ec613deb4671e |
|
MD5 | bc29bd7be3ad476d54dbdeb29123f6cb |
|
BLAKE2b-256 | d6efbce44dc4a8c8925a4789030cfd3d775607311f0d02c6682eb079ab63d649 |
File details
Details for the file oidv6_to_voc-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: oidv6_to_voc-0.1.5-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a65210d0ed8a858441a69df8c3d913e638b467ebbb8cded0e880b030c74735f4 |
|
MD5 | aba47161e5a7adc75ff87fdc3b293c3d |
|
BLAKE2b-256 | ecf6c073441e94b6f9d91d814f802b355ec8dd92b4a5f79824bf97e9609d7782 |