HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

PP-YOLOE: An evolved version of YOLO

PP-YOLOE: An evolved version of YOLO

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.

Benchmarks

BenchmarkMethodologyMetrics
2d-object-detection-on-1-
:
multi-object-tracking-on-mot16PPTracking
MOTA: 77.7
multiple-object-tracking-on-crohdPP-Tracking
MOTA: 72.6
object-detection-on-4-
:
object-detection-on-cocoPP-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-cocoPP-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-cocoPP-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-cocoPP-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-1PP-YOLOE-plus
AP50: 66.7
online-multi-object-tracking-on-mot16PP-Tracking
MOTA: 77.7
real-time-object-detection-on-cocoPP-YOLOE+_L(distillation)
FPS (V100, b=1): 78
box AP: 54.0
real-time-object-detection-on-cocoPP-YOLOE+_M
box AP: 49.8
real-time-object-detection-on-cocoPP-YOLOE+_L
FPS (V100, b=1): 78
box AP: 52.9
real-time-object-detection-on-cocoPP-YOLOE+_X
FPS (V100, b=1): 45
box AP: 54.7
real-time-object-detection-on-cocoYOLOv3
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.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
PP-YOLOE: An evolved version of YOLO | Papers | HyperAI