All Projects → votchallenge → aibu

votchallenge / aibu

Licence: other
Image sequence annotator

Programming Languages

java
68154 projects - #9 most used programming language

Aibu - image sequence annotator

Aibu is an image sequence annotator developed and used by the VOT challenge. User can annotate movement of a single target in an image sequence.

The annotator was only used within the VOT challenge organization until now and is therefore considered an alpha level software. A lot of features are missing or are not fully polished. If you find such a case you are welcome to open an issue report on Github.

Features:

  • input: image sequence
  • per-frame tags
  • bounding box interpolation
  • aligned or rotated bounding box
  • undo, redo

aibu screencast

Building

The annotator is written in Java and can be built using Ant build tool. It depends on the coffeshop library.

$ # build and add coffeshop library to your classpath
$ ant

deploy/aibu.jar will be created

Using

$ java -jar deploy/aibu.jar si.vicos.annotations.editor.Annotator

Sample Annotations

Available on http://votchallenge.net/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].