Open source library to convert SageMaker Ground Truth manifests into standard formats.
Project description
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/tterb/atomic-design-ui/blob/master/LICENSEs) <a href=”https://github.com/psf/black”><img alt=”Code style: black” src=”https://img.shields.io/badge/code%20style-black-000000.svg”></a>
## SageMaker Ground Truth Conversion Kit
Easily convert Ground Truth outputs into other industry standard formats.
## Install dependencies for test ` pip install -e .[test] `
## Usage
` job_name = "gt-converter-demo-job" converter = CocoConverter() converter.convert_job(job_name, output_coco_json_path="output.json") `
## Testing ` pytest -s `
## Formatting ` black . `
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This library is licensed under the MIT-0 License. See the LICENSE file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file gt_converter-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: gt_converter-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56f2d27fe654a8f1502f0a182d77ddd3349704eafb165fbcd7e8650a1dd73d09 |
|
MD5 | f719674a44adc0e887a25df639ee8c99 |
|
BLAKE2b-256 | c0a47b25c54706231c29bbe3006992559710d23b524fe7abb553d93501d2cf5d |