A python script for converting annotation format(yolo-txt to labelme-json)
Project description
yolo2labelme
A python script for converting annotation format(yolo-txt to labelme-json).
Installation
pip install yolo-to-labelme
Usage
Arguments:
--yolo
: path to YOLO annotations directory.
--labelme(optional)
: path to output directory.
--width(optional)
: default value is 1024.
--height(optional)
: default value is 1024.
--classes
: Path to the classes file(TXT format).
--img_ext(optional)
: Default extention is "jpg".
CLI Usage:
Specify yolo-labels-directory, output directory(optional), classes file, image size(width, height)(optional), and image extention(optional).
yolotolabelme --yolo path/to/yoloAnnotations --labelme path/to/output --classes path/to/classes-file
Useful links
Github code: https://github.com/adeel-maker/yolotolabelme/
Yolo to labelme: https://pypi.org/project/yolo-to-labelme/
Lableme to yolo : https://pypi.org/project/labelme2yolo/
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 Distribution
Built Distribution
File details
Details for the file yolo-to-labelme-0.0.8.tar.gz
.
File metadata
- Download URL: yolo-to-labelme-0.0.8.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1e3330bc3a33452954033f9c4c6a74b392882d4c1dc52e85944728080d041e8 |
|
MD5 | 26def734ab6e369d8285574469594a3e |
|
BLAKE2b-256 | e304180a672dd742641f07ba73acc051981565b543bc65b0dbdb98e4926effa0 |
File details
Details for the file yolo_to_labelme-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: yolo_to_labelme-0.0.8-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 482e8f699c733badd81e1d79b9139ea74b2661be536808fa157cc649ccc70c32 |
|
MD5 | 318c881899d0f8b24677770e4154eea4 |
|
BLAKE2b-256 | 1adc12ce991ac8de197aca9974a09ca4a465746d39376f6423e35fb98a15543c |