Pith. sign in

REVIEW 2 cited by

PP-YOLO: An Effective and Efficient Implementation of Object Detector

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2007.12099 v3 pith:RC7L5EPX submitted 2020-07-23 cs.CV

classification cs.CV
keywords detectorobjecteffectivenessefficiencypp-yoloaccuracyachievealmost
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Object detection is one of the most important areas in computer vision, which plays a key role in various practical scenarios. Due to limitation of hardware, it is often necessary to sacrifice accuracy to ensure the infer speed of the detector in practice. Therefore, the balance between effectiveness and efficiency of object detector must be considered. The goal of this paper is to implement an object detector with relatively balanced effectiveness and efficiency that can be directly applied in actual application scenarios, rather than propose a novel detection model. Considering that YOLOv3 has been widely used in practice, we develop a new object detector based on YOLOv3. We mainly try to combine various existing tricks that almost not increase the number of model parameters and FLOPs, to achieve the goal of improving the accuracy of detector as much as possible while ensuring that the speed is almost unchanged. Since all experiments in this paper are conducted based on PaddlePaddle, we call it PP-YOLO. By combining multiple tricks, PP-YOLO can achieve a better balance between effectiveness (45.2% mAP) and efficiency (72.9 FPS), surpassing the existing state-of-the-art detectors such as EfficientDet and YOLOv4.Source code is at https://github.com/PaddlePaddle/PaddleDetection.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. WoodYOLO: A Novel Object Detector for Wood Species Detection in Microscopic Images

    cs.CV 2024-11 conditional novelty 5.0 of 10

    A customized YOLO detector, WoodYOLO, reports F2 0.848 at IoU 0.3 for vessel-element detection in wood microscopy, beating YOLOv10 and YOLOv7 on a private dataset.

  2. 3A-YOLO: New Real-Time Object Detectors with Triple Discriminative Awareness and Coordinated Representations

    cs.CV 2024-12 conditional novelty 4.0 of 10

    3A-YOLO combines scale, spatial, and task attention plus coordinate attention in a YOLOv4-based detector, improving COCO AP by 1.8 to 6.2 points depending on configuration.

Pith tools