Skip to content

waikato-ufdl/wai-annotations

Repository files navigation

wai-annotations

Python library for converting between annotation formats of data domains such as images and audio.

Also offers plugins for preprocessing data, for generating statistics and visualizations, as well as incorporating predictions made via a Redis backend (e.g., using deep learning models).

The manual is available here:

https://ufdl.cms.waikato.ac.nz/wai-annotations-manual

Available modules

Docker images

Public docker images with all the modules installed are available from here:

https://hub.docker.com/r/waikatoufdl/wai.annotations/

Bash script

The install.sh bash script allows you to install wai.annotations in a virtual environment. Either using the published modules or from the latest source code available from the github repositories.