Tech News
← Back to articles

LightlyStudio – an open-source multimodal data curation and labeling tool

read original related products more articles

Curate, Annotate, and Manage Your Data in LightlyStudio.

Welcome to LightlyStudio!

We at Lightly created LightlyStudio, an open-source tool designed to unify your data workflows from curation, annotation and management in a single tool. Since we're big fans of Rust we used it to speed things up. You can work with COCO and ImageNet on a Macbook Pro with M1 and 16GB of memory!

Curate, Annotate, and Manage Your Data in LightlyStudio.

💻 Installation

Runs on Python 3.8 or higher on Windows, Linux and MacOS.

pip install lightly-studio

🚀 Quickstart

Download example datasets by cloning the example repository or directly use your own YOLO/COCO dataset:

... continue reading