Annotation Verifier is a Flask-based web application for verifying image annotations. Upload a zip file with images, labels, and a `classes.txt` file, and the app will display annotated bounding boxes on the images. It offers an efficient visualization for reviewing annotations.
-
Updated
Jul 5, 2024 - Python