Skip to main content

Tool for transform Pascal-VOC xml files and AWS Ground Truth manifest file.

Project description

pascalgt

Transform manifest file of AWS Ground Truth and Pascal VOC xml files mutually.

usage

install

pip install pascalgt

Pascal VOC to AWS Ground Truth manifest

from pascalgt.transformer import Pascal2GT

# transform Pascal VOC xml files into a manifest file of AWS Ground Truth
pascal2gt = Pascal2GT(project_name="test-project", s3_path="s3://test-project/images")
pascal2gt.run("./output.manifest", "./xml/")

AWS Ground Truth manifest to Pascal VOC

from pascalgt.transformer import GT2Pascal

# transform a manifest file of AWS Ground Truth into Pascal VOC xml files
gt2pascal = GT2Pascal()
gt2pascal.run("./output.manifest", "./xml")

license

The source code is licensed MIT.

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

pascalgt-0.0.1-2109231300.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

pascalgt-0.0.1.post2109231300-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file pascalgt-0.0.1-2109231300.tar.gz.

File metadata

  • Download URL: pascalgt-0.0.1-2109231300.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pascalgt-0.0.1-2109231300.tar.gz
Algorithm Hash digest
SHA256 d101b9e108e57f42af9b5c42e0355be3b0a30d73b8efb15229a4f42228217509
MD5 2ed39881770d66959514f9d9616fd944
BLAKE2b-256 1473434d7efd6666bb6f96ededd97dc109ea80c92f1d8e1a9dde34cb506b7f3d

See more details on using hashes here.

File details

Details for the file pascalgt-0.0.1.post2109231300-py3-none-any.whl.

File metadata

  • Download URL: pascalgt-0.0.1.post2109231300-py3-none-any.whl
  • Upload date:
  • Size: 5.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pascalgt-0.0.1.post2109231300-py3-none-any.whl
Algorithm Hash digest
SHA256 cbbb1332ecd30b02a7bd28fa5eea9a67efc9f8ec6096743f5177bddac9a4683d
MD5 8da14dcc48bb0418c6d70ff2d41e07d6
BLAKE2b-256 d91e16f530b3e626ace03496ccc69d6d5b04267c4db44c15074b095a1c1279b2

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