Skip to content

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

License

Notifications You must be signed in to change notification settings

Kajune/AnnotationGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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