Skip to main content

Effortless data labeling with AI support

Project description

AnyLabeling

🌟 AnyLabeling 🌟

Effortless data labeling with AI support from YOLO and Segment Anything!

AnyLabeling = LabelImg + Labelme + Improved UI + Auto-labeling

PyPI license open issues Pypi Downloads

AnyLabeling

I. Install and run

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. Build executable

  • Install PyInstaller:
pip install -r requirements-dev.txt
  • Build:
bash build_executable.sh
  • Check the outputs in: dist/.

IV. References

  • Labeling UI built with ideas and components from LabelImg, labelme.
  • Icons: Flat Icons

Project details


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.2.9.tar.gz (661.5 kB view details)

Uploaded Source

Built Distribution

anylabeling-0.2.9-py3-none-any.whl (698.6 kB view details)

Uploaded Python 3

File details

Details for the file anylabeling-0.2.9.tar.gz.

File metadata

  • Download URL: anylabeling-0.2.9.tar.gz
  • Upload date:
  • Size: 661.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for anylabeling-0.2.9.tar.gz
Algorithm Hash digest
SHA256 f2ad5ffb12cd7ed5bdd349c7a5f090ecd0ee9262e954fc19e020803789af4958
MD5 ad134e02b570096720ded0f651eb0dd7
BLAKE2b-256 a1f6b481803051cb87f4ac45a08869fbef2f0dc3c7541bf3abecb466191b1f2e

See more details on using hashes here.

File details

Details for the file anylabeling-0.2.9-py3-none-any.whl.

File metadata

  • Download URL: anylabeling-0.2.9-py3-none-any.whl
  • Upload date:
  • Size: 698.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for anylabeling-0.2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 4502f4e51754ffea8e8bab732bcf55f6ae7e2ce0034441a7841ed0dbbf65af61
MD5 3870fbbdbb7dbf6eadf0f7b6ad302cb1
BLAKE2b-256 42b5d9a2f3b3e470295d9472a5fb065e1f85a7dd2a4722da765eedc350641c63

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page