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
⬇ Download Hyperlabel Container ImageLinux 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
- Automated data annotation
- Image and video labeling
- Human-in-the-loop review
- Continuous AI model training
- Edge and cloud deployment
System Requirements
- Docker Engine 24+
- Linux x86_64 or ARM64
- NVIDIA GPU (optional)