Ross ROSS = Recommend OSS · open-source software intelligence for agents

meituan/YOLOv6

YOLOv6: a single-stage object detection framework dedicated to industrial applications. observed · 2026-08-28

github.com/meituan/YOLOv6 · Jupyter Notebook · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: n/a
  • age_days: 1547
  • days_rel: n/a
  • days_push: 756
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5895 stars · 1062 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

YOLOv6 is a single-stage object detection framework implemented in PyTorch, designed for industrial applications with a family of pretrained models (N/T/S/M/L) balancing accuracy and speed. It includes training, evaluation, quantization, and deployment tooling, plus variants for segmentation, face detection, and mobile/CPU (YOLOv6Lite).

Use cases

  • train a custom YOLO object detection model on my own dataset
  • run fast real-time object detection on GPU with pretrained weights
  • deploy an object detection model with TensorRT for production
  • detect faces in images with a YOLO model
  • run object detection on mobile devices or CPU
  • quantize a detection model for faster inference

When to choose

  • you need a well-benchmarked YOLO detector with pretrained models and deployment support
  • you want industrial-grade speed/accuracy tradeoffs including TensorRT and quantization
  • you need variants like segmentation, face detection, or lightweight mobile models

When to avoid

  • you need the latest actively developed detector (development has slowed since 2023)
  • your project requires a permissive license (GPL-3.0)
  • you need tasks beyond detection/segmentation such as pose estimation or tracking

Facets

framework · maturity maintenance

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning artificial-intelligence python cross-platform object-detection yolo pytorch model-training inference industrial-applications pretrained-models gpu

1 source

Member repositories

RepositoryRoleHealth v2
meituan/YOLOv6main23

For agents

markdown · JSON · MCP: product_card(name="meituan/YOLOv6")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem