Simple image labeling tool. Written in Flask + React.
Starting annotator:
python3 -m lablab serve /path/to/images
After that, open the browser at http://localhost:3800
Importing VOC files:
python3 -m lablab import /path/to/images
