Open-source platform for multimodal training data annotation
Top 36.6% on sourcepulse
Xtreme1 is an open-source, all-in-one platform designed for multimodal data annotation, curation, and ontology management, targeting machine learning engineers and researchers. It aims to streamline the creation of training data for computer vision and LLM applications, offering AI-powered tools to enhance efficiency in tasks like 2D/3D object detection, segmentation, and LiDAR-camera fusion.
How It Works
Xtreme1 utilizes a Docker-based architecture to provide a comprehensive suite of annotation tools. It supports various data types including images and 3D LiDAR point clouds, with specific integrations for popular libraries like OpenPCDet and AB3DMOT for LiDAR-camera fusion. The platform incorporates pre-labeling and interactive models, configurable ontologies with hierarchies, and features for data management, quality monitoring, and error identification. It also includes beta support for RLHF annotation for LLMs.
Quick Start & Requirements
docker compose up
from the package directory.Highlighted Details
Maintenance & Community
The project is hosted by LF AI & Data Foundation. Community engagement is encouraged via Twitter and GitHub Issues.
Licensing & Compatibility
Licensed under Apache 2.0. Permissive for commercial use and closed-source linking.
Limitations & Caveats
Built-in model containers require Linux with NVIDIA hardware. ARM CPU compatibility may require emulation (e.g., platform: linux/amd64
in docker-compose.override.yml
), potentially impacting performance. RLHF features are in beta.
2 weeks ago
1 day