PP-YOLOv2: A Practical Object Detector

AI-generated keywords: PP-YOLOv2 Object Detection Real-World Applications Performance Efficiency

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • PP-YOLOv2 is a practical object detector for real-world applications
  • The authors conducted a comprehensive evaluation of refinements to improve performance while maintaining inference time
  • Incremental ablation study was used to analyze and evaluate the impact of these refinements
  • Valuable insights were provided by discussing unsuccessful attempts in the experimentation process
  • Multiple effective refinements were combined to significantly increase PP-YOLO's mAP score on COCO2017 test-dev dataset
  • PP-YOLOv2 achieves a running speed of 68.9 FPS at an input size of 640x640, which can be further improved with Paddle inference engine, TensorRT, FP16 precision, and batch size 1 resulting in 106.5 FPS
  • Compared to other object detectors like YOLOv4-CSP and YOLOv5l with similar parameter counts, PP-YOLOv2 exhibits superior performance in accuracy and efficiency
  • When using ResNet101 as the backbone network architecture, it achieves a remarkable mAP score of 50.3% on COCO2017 test-dev dataset
  • Source code is available on GitHub for further exploration and implementation
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Xin Huang, Xinxin Wang, Wenyu Lv, Xiaying Bai, Xiang Long, Kaipeng Deng, Qingqing Dang, Shumin Han, Qiwen Liu, Xiaoguang Hu, Dianhai Yu, Yanjun Ma, Osamu Yoshie

Abstract: Being effective and efficient is essential to an object detector for practical use. To meet these two concerns, we comprehensively evaluate a collection of existing refinements to improve the performance of PP-YOLO while almost keep the infer time unchanged. This paper will analyze a collection of refinements and empirically evaluate their impact on the final model performance through incremental ablation study. Things we tried that didn't work will also be discussed. By combining multiple effective refinements, we boost PP-YOLO's performance from 45.9% mAP to 49.5% mAP on COCO2017 test-dev. Since a significant margin of performance has been made, we present PP-YOLOv2. In terms of speed, PP-YOLOv2 runs in 68.9FPS at 640x640 input size. Paddle inference engine with TensorRT, FP16-precision, and batch size = 1 further improves PP-YOLOv2's infer speed, which achieves 106.5 FPS. Such a performance surpasses existing object detectors with roughly the same amount of parameters (i.e., YOLOv4-CSP, YOLOv5l). Besides, PP-YOLOv2 with ResNet101 achieves 50.3% mAP on COCO2017 test-dev. Source code is at https://github.com/PaddlePaddle/PaddleDetection.

Submitted to arXiv on 21 Apr. 2021

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2104.10419v1

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

PP-YOLOv2 is a practical object detector that aims to be effective and efficient for real-world applications. The authors of the paper conducted a comprehensive evaluation of various refinements to improve the performance of PP-YOLO while keeping the inference time almost unchanged. An incremental ablation study was used to analyze these refinements and empirically evaluate their impact on the model's performance. Additionally, valuable insights were provided into their experimentation process by discussing unsuccessful attempts. By combining multiple effective refinements, they were able to significantly increase PP-YOLO's mAP score from 45.9% to 49.5% on COCO2017 test-dev dataset. In terms of speed, PP-YOLOv2 achieves an impressive running speed of 68.9 frames per second (FPS) at an input size of 640x640 which can be further improved with Paddle inference engine with TensorRT, FP16 precision and batch size 1 resulting in 106.5 FPS. Compared to existing object detectors such as YOLOv4-CSP and YOLOv5l with similar parameter counts, PP-YOLOv2 exhibits superior performance demonstrating its effectiveness and efficiency in object detection tasks. When using ResNet101 as the backbone network architecture, it achieves a remarkable mAP score of 50.3% on COCO2017 test-dev dataset. This paper presents PP-YOLOv2 as a practical object detector that combines multiple effective refinements for state-of-the art performance in terms of accuracy and speed; source code is available on GitHub for further exploration and implementation.
Created on 25 Dec. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.