Command Palette
Search for a command to run...

Abstract
In this report, we present PP-YOLOE, an industrial state-of-the-art objectdetector with high performance and friendly deployment. We optimize on thebasis of the previous PP-YOLOv2, using anchor-free paradigm, more powerfulbackbone and neck equipped with CSPRepResStage, ET-head and dynamic labelassignment algorithm TAL. We provide s/m/l/x models for different practicescenarios. As a result, PP-YOLOE-l achieves 51.4 mAP on COCO test-dev and 78.1FPS on Tesla V100, yielding a remarkable improvement of (+1.9 AP, +13.35% speedup) and (+1.3 AP, +24.96% speed up), compared to the previous state-of-the-artindustrial models PP-YOLOv2 and YOLOX respectively. Further, PP-YOLOE inferencespeed achieves 149.2 FPS with TensorRT and FP16-precision. We also conductextensive experiments to verify the effectiveness of our designs. Source codeand pre-trained models are available athttps://github.com/PaddlePaddle/PaddleDetection.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| 2d-object-detection-on-1 | - | : |
| multi-object-tracking-on-mot16 | PPTracking | MOTA: 77.7 |
| multiple-object-tracking-on-crohd | PP-Tracking | MOTA: 72.6 |
| object-detection-on-4 | - | : |
| object-detection-on-coco | PP-YOLOE-l(CSPRepResNet-l, 640x640, single-scale ) | AP50: 68.9 AP75: 55.6 APL: 66.1 APM: 55.3 APS: 31.4 box mAP: 51.4 |
| object-detection-on-coco | PP-YOLOE-x(CSPRepResNet-x, 640x640, single-scale ) | AP50: 69.9 AP75: 56.5 APL: 66.4 APM: 56.3 APS: 33.3 box mAP: 52.2 |
| object-detection-on-coco | PP-YOLOE-s(CSPRepResNet-s, 640x640, single-scale ) | AP50: 60.5 AP75: 46.6 APL: 56.9 APM: 46.4 APS: 23.2 box mAP: 43.1 |
| object-detection-on-coco | PP-YOLOE-m(CSPRepResNet-m, 640x640, single-scale ) | AP50: 66.5 AP75: 53.0 APL: 63.8 APM: 52.9 APS: 28.6 box mAP: 48.9 |
| object-detection-on-visdrone-det2019-1 | PP-YOLOE-plus | AP50: 66.7 |
| online-multi-object-tracking-on-mot16 | PP-Tracking | MOTA: 77.7 |
| real-time-object-detection-on-coco | PP-YOLOE+_L(distillation) | FPS (V100, b=1): 78 box AP: 54.0 |
| real-time-object-detection-on-coco | PP-YOLOE+_M | box AP: 49.8 |
| real-time-object-detection-on-coco | PP-YOLOE+_L | FPS (V100, b=1): 78 box AP: 52.9 |
| real-time-object-detection-on-coco | PP-YOLOE+_X | FPS (V100, b=1): 45 box AP: 54.7 |
| real-time-object-detection-on-coco | YOLOv3 | FPS (V100, b=1): 123 box AP: 51.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.