/AnnotationGUI

A simple yet easy to use annotation tool for Object Detection, Multi Object Tracking, Re-Identification...

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Super Sophisticated Annotation GUI

An annotation tool for Object Detection, Multi Object Tracking, Re-Identification...

screenshot

Features

  • 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

How to use

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).

Dependencies

  • JQuery
  • Bootstrap4