Effortless data labeling with AI support
Project description
🌟 AnyLabeling 🌟
Effortless data labeling with AI support from YOLO and Segment Anything!
AnyLabeling = LabelImg + Labelme + Improved UI + Auto-labeling
Youtube Demo: https://www.youtube.com/watch?v=5iQSGL7ebXE
I. Install and run
-
Requirements: Python >= 3.8
-
Recommended: Miniconda/Anaconda https://docs.conda.io/en/latest/miniconda.html
-
Create environment:
conda create -n anylabeling python=3.8
conda activate anylabeling
- (For macOS only) Install PyQt5 using Conda:
conda install -c conda-forge pyqt==5.15.7
- Install anylabeling:
pip install anylabeling
- Run app:
anylabeling
Or
python -m anylabeling.app
II. Development
- Generate resources:
pyrcc5 -o anylabeling/resources/resources.py anylabeling/resources/resources.qrc
- Run app:
python anylabeling/app.py
III. References
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
anylabeling-0.1.0.tar.gz
(1.9 MB
view details)
Built Distribution
File details
Details for the file anylabeling-0.1.0.tar.gz
.
File metadata
- Download URL: anylabeling-0.1.0.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e776d7097d944f7cd25be83ba28237e048ef0b40c6d47bc11d7294efc82f59 |
|
MD5 | fcc8f6b0af8955dabe54d3b7f1221343 |
|
BLAKE2b-256 | 5d3b7c8e055e7c87d3797d01a8015cf687bbdf675be129be26cfd97ecaa3e337 |
File details
Details for the file anylabeling-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: anylabeling-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd5e52394e833b9c32a98e26d8310442d3f46342137c010a4da56dd1841ad4e2 |
|
MD5 | cd7b7f86399654a42e974e0d7df18594 |
|
BLAKE2b-256 | 71a599fb7a3fbaf9ed542f62a4f571dcbae025b0570f25733547d643cfa96d80 |