- Augmentation (color, rotation, contrast, hue, saturation, etc)
- Auto rescale and rotate existing bounding box
- GUI Annotation tool
- Export XML Voc to Yolo format
It can parse annotations in VOC XML format only. (atm)
- create a new venv
- pip install -r requirements.txt
- python app.py