Hyperlabel™

Downloadable AI Annotation and Model Training Software

Hyperlabel™ is downloadable software for identifying, classifying, recognizing, and annotating data for use in machine learning models. Hyperlabel supports automated annotation of video, images, audio, medical imaging, satellite imagery, and other datasets through an extensible filter-based architecture.

Download Hyperlabel

Current Version1.0.0
PlatformsLinux (Docker)
⬇ Download Hyperlabel Container Image

Linux x86_64. For ARM64, download hyperlabel-1.0.0-linux-arm64.tar.gz.

Quick Start

From the downloaded archive:

docker load -i hyperlabel-1.0.0-linux-amd64.tar.gz

docker run -p 8080:8080 ghcr.io/plainsightai/hyperlabel:latest

Or straight from the registry:

docker pull ghcr.io/plainsightai/hyperlabel:latest

docker run -p 8080:8080 ghcr.io/plainsightai/hyperlabel:latest

Then open http://localhost:8080.

Included Features

System Requirements