PP-PicoDet: A Better Real-Time Object Detector on Mobile Devices
Guanghua Yu, Qinyao Chang, Wenyu Lv, Chang Xu, Cheng Cui, Wei Ji,, Qingqing Dang, Kaipeng Deng, Guanzhong Wang, Yuning Du, Baohua Lai, Qiwen, Liu, Xiaoguang Hu, Dianhai Yu, Yanjun Ma

TL;DR
PP-PicoDet introduces a new family of lightweight, real-time object detectors optimized for mobile devices, achieving superior accuracy and speed through architectural and training improvements.
Contribution
The paper proposes novel neural network architecture and training strategies for lightweight object detection, enhancing accuracy and efficiency on mobile hardware.
Findings
PicoDet-S achieves 30.6% mAP with 0.99M parameters, 55% faster inference than YOLOX-Nano.
PicoDet-L reaches 40.9% mAP with 3.3M parameters, 44% faster than YOLOv5s.
Models outperform existing lightweight detectors in accuracy and speed on mobile devices.
Abstract
The better accuracy and efficiency trade-off has been a challenging problem in object detection. In this work, we are dedicated to studying key optimizations and neural network architecture choices for object detection to improve accuracy and efficiency. We investigate the applicability of the anchor-free strategy on lightweight object detection models. We enhance the backbone structure and design the lightweight structure of the neck, which improves the feature extraction ability of the network. We improve label assignment strategy and loss function to make training more stable and efficient. Through these optimizations, we create a new family of real-time object detectors, named PP-PicoDet, which achieves superior performance on object detection for mobile devices. Our models achieve better trade-offs between accuracy and latency compared to other popular models. PicoDet-S with only…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Brain Tumor Detection and Classification
