Home

Awesome

DataGym.ai

DataGym.ai is a modern, web based workbench to label images and videos. It allows you to manage your projects and datasets, label data, control quality and build your own training data pipeline. With DataGym.ai´s API and Python SDK you can integrate it into your toolchain.

DataGym.ai Workspace

:ledger: Ressources

:jigsaw: Features

:dart: Quickstart

Running with docker-compose

The simplest way to run DataGym.ai locally is by using docker-compose.

  1. Download the docker-compose.yml from the projects root-directory
  1. Launch container using docker-compose up -d
  2. Wait until the initialization is done
  3. Navigate to localhost:8080

Local development, build manually

Build the whole project:

mvn clean install 

:ballot_box: Build with

:open_hands: Contributing

We would love to receive contributions - please review our Contributing Guide for all relevant details.

:scroll: License

This project is licensed under the MIT License - see the LICENSE file for details