yushulx / labelImg

๐Ÿ–๏ธ LabelImg is a graphical image annotation tool and label object bounding boxes in images

Home Page:https://youtu.be/p0nR2YsCY_U

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LabelImg with Barcode Label Support

The repository based on LabelImg aims to annotate barcode images.

Installation

python3 -m pip install -r requirements.txt

Image Download

To conveniently download images, you can install the tool:

git clone https://github.com/Joeclinton1/google-images-download
python3 setup.py install

Then run the script:

python3 google-image-downloader.py -k pdf417 -l 10

Google Images Download documentation

https://google-images-download.readthedocs.io/en/latest/index.html

Usage

python3 labelimg.py

labelimg barcode annotation

About LabelImg

https://github.com/tzutalin/labelImg

Blog

How to Annotate Barcode Object with LabelImg for Machine Learning

About

๐Ÿ–๏ธ LabelImg is a graphical image annotation tool and label object bounding boxes in images

https://youtu.be/p0nR2YsCY_U

License:MIT License


Languages

Language:Python 100.0%