Command Palette
Search for a command to run...
Chuyi Li Lulu Li Yifei Geng Hongliang Jiang Meng Cheng Bo Zhang Zaidan Ke Xiaoming Xu Xiangxiang Chu

Abstract
The YOLO community has been in high spirits since our first two releases! By the advent of Chinese New Year 2023, which sees the Year of the Rabbit, we refurnish YOLOv6 with numerous novel enhancements on the network architecture and the training scheme. This release is identified as YOLOv6 v3.0. For a glimpse of performance, our YOLOv6-N hits 37.5% AP on the COCO dataset at a throughput of 1187 FPS tested with an NVIDIA Tesla T4 GPU. YOLOv6-S strikes 45.0% AP at 484 FPS, outperforming other mainstream detectors at the same scale (YOLOv5-S, YOLOv8-S, YOLOX-S and PPYOLOE-S). Whereas, YOLOv6-M/L also achieve better accuracy performance (50.0%/52.8% respectively) than other detectors at a similar inference speed. Additionally, with an extended backbone and neck design, our YOLOv6-L6 achieves the state-of-the-art accuracy in real-time. Extensive experiments are carefully conducted to validate the effectiveness of each improving component. Our code is made available at https://github.com/meituan/YOLOv6.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| object-detection-on-coco-2017-val | YOLOv6-L6(46 fps, V100, bs1) | AP: 57.2 AP50: 74.5 |
| object-detection-on-coco-minival | YOLOv6-L6(46 fps, 1280, V100) | AP50: 74.5 box AP: 57.2 |
| real-time-object-detection-on-coco | YOLOv6-S6(1280) | FPS (V100, b=1): 98 box AP: 50.3 |
| real-time-object-detection-on-coco | YOLOv6-M | FPS (V100, b=1): 175 box AP: 50.0 |
| real-time-object-detection-on-coco | YOLOv6-L | FPS (V100, b=1): 98 box AP: 52.8 |
| real-time-object-detection-on-coco | YOLOv6-N | FPS (V100, b=1): 779 box AP: 37.5 |
| real-time-object-detection-on-coco | YOLOv6-S | FPS (V100, b=1): 339 box AP: 45.0 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.