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
- wai-annotations-core
- wai-annotations-adams
- wai-annotations-audio
- wai-annotations-bluechannel
- wai-annotations-coco
- wai-annotations-commonvoice
- wai-annotations-coqui
- wai-annotations-festvox
- wai-annotations-generic
- wai-annotations-grayscale
- wai-annotations-imgaug
- wai-annotations-imgstats
- wai-annotations-imgvis
- wai-annotations-indexedpng
- wai-annotations-layersegments
- wai-annotations-opex
- wai-annotations-redis-predictions
- wai-annotations-roi
- wai-annotations-subdir
- wai-annotations-tf
- wai-annotations-vgg
- wai-annotations-video
- wai-annotations-voc
- wai-annotations-yolo
Public docker images with all the modules installed are available from here:
https://hub.docker.com/r/waikatoufdl/wai.annotations/
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.