Skip to main content

Automatic YOLO Labeler

License

Note: Tool works for single object per image only. Please use images with single object for accurate results. You can verify labels by checking png images. If the background is correctly removed from image then it is labelled correctly.

YOLO Labeler is a tool to remove images background and label object in YOLO format.

Examples

YOLO String: 0 0.513942 0.407692 0.272115 0.746795

YOLO String: 0 0.287500 0.580769 0.575000 0.837821

YOLO String: 1 0.546627 0.473380 0.899471 0.834987

YOLO String: 2 0.312660 0.499840 0.625321 0.999679

YOLO String: 2 0.484135 0.499840 0.363141 0.999679

Installation

pip3 install yolo-labeler

Usage as a library

In test.py

from yolo_labeler import yolo_labeler

yolo_labeler.run(args)

run command

python3 test.py --input_path /path/to/input/image or image_folder --output_image_path /path/to/output/images --output_text_path /path/to/output/text --yolo_label class_num

Advance usage

To not resize images provide --resize flag to 1

python3 test.py --input_path /path/to/input/image or image_folder --output_image_path /path/to/output/images --output_text_path /path/to/output/text --yolo_label class_num --size 1

To save output png images provide --png_path

python3 test.py --input_path /path/to/input/image or image_folder --output_image_path /path/to/output/images --output_text_path /path/to/output/text --yolo_label class_num --size 1 --png_path /path/to/output/png

To resize images of custom width x height provide --width and --height. Default is 416x416

python3 test.py --input_path /path/to/input/image or image_folder --output_image_path /path/to/output/images --output_text_path /path/to/output/text --yolo_label class_num --png_path /path/to/output/png --width 416 --height 416

To change background behind object provide --background_image

python3 test.py --input_path /path/to/input/image or image_folder --output_image_path /path/to/output/images --output_text_path /path/to/output/text --yolo_label class_num --png_path /path/to/output/png --width 1000 --height 1000 --background_image /path/to/background/image

To save changed background images provide --background_out

python3 test.py --input_path /path/to/input/image or image_folder --output_image_path /path/to/output/images --output_text_path /path/to/output/text --yolo_label class_num --png_path /path/to/output/png --width 416 --height 416 --background_image /path/to/background/image --background_out /path/to/output/changed/background/images

References

License

Copyright (c) 2020-present Abhi Panchal

Licensed under MIT License

Release files for yolo-labeler 0.0.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for yolo-labeler 0.0.3
File Size Uploaded
yolo_labeler-0.0.3.tar.gz 10.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for yolo-labeler 0.0.3
File Interpreter ABI Platform
yolo_labeler-0.0.3-py3-none-any.whl Python 3 none any Details

Total release size: 21.0 kB

Release files / yolo_labeler-0.0.3.tar.gz

Download URL yolo_labeler-0.0.3.tar.gz
Size 10.5 kB
Tags Source
SHA-256 checksum
How to use checksums
bdfc4c52e87e0f6e433c865e3096f89ea9f95d82e90d67ce2bed4722f958c322
BLAKE2b-256 checksum
How to use checksums
356ac12884875ed22c1cb265ca4d5f9a3149f952c113e9604e984289dfbbb0bd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

Release files / yolo_labeler-0.0.3-py3-none-any.whl

Download URL yolo_labeler-0.0.3-py3-none-any.whl
Size 10.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
c5e75d3d2837044aa58043cf64644b47aaa4935401e52554a865041f7834e3c9
BLAKE2b-256 checksum
How to use checksums
711e6fca5d6a6ee0ed3dc46af671d4ce6d3e1a7c12ba22736719bca063250a9f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

Release history Release notifications | RSS feed

This release

0.0.3 This release

2 release files

0.0.2

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page