lightly-ai/lightly-train
All-in-one training for vision models (YOLO, ViTs, RT-DETR, DINOv3): pretraining, fine-tuning, distillation. observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 95
- Longevity 36
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13.5
- age_days: 510
- days_rel: 36
- days_push: 7
- n_releases_24m: 31
Adoption not part of the score
1652 stars · 107 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LightlyTrain is a Python framework for training computer vision models, covering pretraining of vision foundation models (DINOv2/v3) on unlabeled data, fine-tuning of transformer and YOLO models for detection and segmentation, and model distillation. It supports ONNX and TensorRT export for edge deployment and is licensed under AGPL-3.0 with a commercial license option.
Use cases
- pretrain vision models on unlabeled images
- fine-tune YOLO for object detection
- train semantic segmentation models
- distill large vision models into smaller ones
- export detection models to ONNX and TensorRT
- train DINOv3 vision transformers on custom data
- train instance segmentation models for edge deployment
- compute image embeddings with self-supervised learning
When to choose
- you need state-of-the-art pretraining or fine-tuning for vision models like YOLO, ViTs, or DETR variants
- you want to leverage unlabeled data via self-supervised pretraining
- you need distillation to shrink models for edge deployment
- you want built-in ONNX/TensorRT export for real-time inference
When to avoid
- you need a permissive open-source license for proprietary commercial products without a commercial license
- you work outside computer vision (e.g., NLP or audio)
- you only need inference with existing pretrained models rather than training
Facets
library · maturity active
machine-learning deep-learning llm-training computer-vision machine-learning deep-learning python cross-platform self-supervised-learning pretraining fine-tuning distillation object-detection semantic-segmentation yolo vision-transformer dinov2 dinov3 pytorch embeddings contrastive-learning onnx-export tensorrt gpu docker
2 sources
- readme: https://github.com/lightly-ai/lightly-train · fetched 2026-08-28 · 73ecbebf47d6
- homepage: https://docs.lightly.ai/train · fetched 2026-08-29 · e7bb82bae82e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lightly-ai/lightly-train | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="lightly-ai/lightly-train")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem