Description
AnyLabeling is Effortless AI-assisted data labeling tool with AI support from Segment Anything and YOLO models!
AnyLabeling = LabelImg + Labelme + Improved UI + Auto-labeling
Installation
Standalone (executable)
The executable file links are provided in Assets section here
Install from source
git clone https://github.com/vietanhdev/anylabeling
cd anylabeling
pip install .
Install from PyPI
pip install anylabeling
With GPU support:
pip install anylabeling-gpu