Command Palette
Search for a command to run...
Alexey Bochkovskiy Chien-Yao Wang Hong-Yuan Mark Liao

Abstract
There are a huge number of features which are said to improve Convolutional Neural Network (CNN) accuracy. Practical testing of combinations of such features on large datasets, and theoretical justification of the result, is required. Some features operate on certain models exclusively and for certain problems exclusively, or only for small-scale datasets; while some features, such as batch-normalization and residual-connections, are applicable to the majority of models, tasks, and datasets. We assume that such universal features include Weighted-Residual-Connections (WRC), Cross-Stage-Partial-connections (CSP), Cross mini-Batch Normalization (CmBN), Self-adversarial-training (SAT) and Mish-activation. We use new features: WRC, CSP, CmBN, SAT, Mish activation, Mosaic data augmentation, CmBN, DropBlock regularization, and CIoU loss, and combine some of them to achieve state-of-the-art results: 43.5% AP (65.7% AP50) for the MS COCO dataset at a realtime speed of ~65 FPS on Tesla V100. Source code is at https://github.com/AlexeyAB/darknet
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| object-detection-on-coco | YOLOv4-608 | AP50: 65.7 AP75: 47.3 APL: 53.3 APM: 46.7 APS: 26.7 box mAP: 43.5 |
| object-detection-on-coco-o | YOLOv4-P6 | Average mAP: 30.4 Effective Robustness: 5.89 |
| object-detection-on-pku-ddd17-car | YOLOv4 | mAP50: 81.3 |
| real-time-object-detection-on-coco | YOLOv4-S | FPS (V100, b=1): 38 box AP: 41.2 |
| real-time-object-detection-on-coco | YOLOv4-M | FPS (V100, b=1): 31 box AP: 43.0 |
| real-time-object-detection-on-coco | YOLOv4-L | FPS (V100, b=1): 23 box AP: 43.5 |
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.