A smart annotation tool that uses YOLOE (YOLO Everything) to accelerate the labeling process. Label one image, and let AI help you label the rest!
Smart Labeling with YOLOE:
Interactive Annotation:
Efficient Workflow:
pip install -r requirements.txt
python main.py
First Image Annotation:
Automatic Labeling:
Review and Save:
The tool saves annotations in YOLO format:
<object-class> <x-center> <y-center> <width> <height>
Visual Prompting:
AI Detection:
Future: Auto Training:
Contributions are welcome! Please feel free to submit pull requests.
4 commits
Python
100.0%
A smart annotation tool that uses YOLOE (YOLO Everything) to accelerate the labeling process. Label one image, and let AI help you label the rest!
Smart Labeling with YOLOE:
Interactive Annotation:
Efficient Workflow:
pip install -r requirements.txt
python main.py
First Image Annotation:
Automatic Labeling:
Review and Save:
The tool saves annotations in YOLO format:
<object-class> <x-center> <y-center> <width> <height>
Visual Prompting:
AI Detection:
Future: Auto Training:
Contributions are welcome! Please feel free to submit pull requests.
4 commits
Python
100.0%