waikato-ufdl / wai-annotations

Python library for converting annotated datasets into various formats (e.g., image classification, object detection and speech datasets).

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python library for converting annotated datasets into various formats (e.g., image classification, object detection and speech datasets).

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

License:Apache License 2.0


Languages

Language:Dockerfile 47.8%Language:Shell 37.0%Language:Python 15.2%