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.4.tar.gz
(1.9 MB
view details)
Built Distribution
File details
Details for the file anylabeling-0.1.4.tar.gz
.
File metadata
- Download URL: anylabeling-0.1.4.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 | eeeacf1264288f1c5fd6d1f1c477c62bd7d1a715d053fa6ee91a96879ce32185 |
|
MD5 | 56516a6fc1b7628e63a2f60b0dddd2e4 |
|
BLAKE2b-256 | 5aed49bbad156e1d0eceb0c75cb35a32af1b7351d933a43dece2622eab333e51 |
File details
Details for the file anylabeling-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: anylabeling-0.1.4-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 | 31fdfdbc1729bcde6785a7219a2267df856e4c4483c03d2acc6fa0afd710d732 |
|
MD5 | 6c83173fe30899eb9fdc737fb3d10718 |
|
BLAKE2b-256 | f43ad00d630fa547ae1d6b1dc6ca0b502b3cb97b24339cbbc3290d7b42acea94 |