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.2.tar.gz
(1.9 MB
view details)
Built Distribution
File details
Details for the file anylabeling-0.1.2.tar.gz
.
File metadata
- Download URL: anylabeling-0.1.2.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 | e6983892577e89e429aeefd75b521aac6f3793ca38d387b63d9f8fadcdb2fdbb |
|
MD5 | 1d04430406d13916dea788e37948fd31 |
|
BLAKE2b-256 | d6df8ba3d1b988cb66e8bf5ddb10782c979f53e58395976ecb3198baad947d68 |
File details
Details for the file anylabeling-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: anylabeling-0.1.2-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 | a5a2f2f2c7d24aa4889ab81085863d8eebc45108cc43c1a70782a8c57f27234c |
|
MD5 | 2952bb2e2c3bf40113c50fbdb769d0a6 |
|
BLAKE2b-256 | 3ba41a6996ea74b99bf410d9e092c3c108d111a1ff874b30dcb6fe8d848661af |