A simple UI for image labeling. Supports bounding boxes and polygons.
If you want to generate training data for a vision task involving grounding or segmentation, this app can help you label data.
The intent is to partly rely on human labels, and partly on foundation model labels, via annotation import.
Just run the server with uv run server.py and open up http://localhost:5001
