Skip to content

Home

Welcome to wai-annotations#

wai-annotations is a Python library for converting annotation datasets between various annotation formats of data domains such as images and audio. With its command-line tools, you can, e.g., create conversion pipelines or split dataset batches into subsets.

The library also offers plugins for reading/writing videos, preprocessing data, for generating statistics and visualizations, as well as incorporating predictions made via a Redis backend (e.g., using deep learning models).

wai.annotations is being developed as part of the User-friendly Deep Learning project.