To convert image labels between each other.
Project description
Label Converter
Hello everyone, I'm trying to develop a solution to the problem I've had before while working on Computer vision with this repo.
To train different models, there must be different types of labeling, for example coco, voc etc.
Added labelling types.
- COCO
- Pascal VOC
- Create ML
- YOLO Darknet
- Tensorflow Object Detection CSV
- Tensorflow TFRecord
Installation
Use the package manager pip to install foobar.
pip install all_label_converter
Usage
import all_label_converter
common_objects = all_label_converter.import_dataset('{files_path}', '{type_dataset_ex_coco}')
all_label_converter.export_dataset(common_objects, "{target_dataset}", "{target_file_path}")
And you can see dataset translated according to your request.
License
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file all_label_converter-0.1.7.tar.gz.
File metadata
- Download URL: all_label_converter-0.1.7.tar.gz
- Upload date:
- Size: 10.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
493b8218bb2a5da05b591cd3f6f2fb66285203d5be5705d3a2446b41767d1c73
|
|
| MD5 |
552721e17efb03be510c78ef637a1d58
|
|
| BLAKE2b-256 |
fd6ab8d9511fe22a2ecbe70e0bfa51f46d27173201583ba8b6cf143f5f22105e
|
File details
Details for the file all_label_converter-0.1.7-py3-none-any.whl.
File metadata
- Download URL: all_label_converter-0.1.7-py3-none-any.whl
- Upload date:
- Size: 15.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01608a032f6023f41c57ed062a31e5a58b9f759af7b807527c0351a1f54c0649
|
|
| MD5 |
fe956f9c357ad2cad8a61db8a153128a
|
|
| BLAKE2b-256 |
b1cd59a715bbc654e372c4a5c04136c99aef62118d841a9a6f33b6dcf299f887
|