An annotation tool for Object Detection, Multi Object Tracking, Re-Identification...
- Simple yet easy to use annotation GUI
- Tracklet annotation (for Re-ID)
- Extended MS-COCO format annotation output
- Automatic tracklet prediction in subsequent frames (and easy to replace with your tracking algorithm)
- Server-Client system for co-operation
Try following commands.
git clone https://github.com/Kajune/AnnotationGUI
cd AnnotationGUI
(sudo) docker-compose up
Then, access localhost:8686 (or specify IP address and Port as you like).
- JQuery
- Bootstrap4