arXiv reaDer
PP-YOLOv2:実用的なオブジェクト検出器
PP-YOLOv2: A Practical Object Detector
効果的かつ効率的であることは、実用化のための物体検出器にとって不可欠です。これらの2つの懸念に対応するために、既存の改良点のコレクションを包括的に評価して、推定時間をほとんど変更せずにPP-YOLOのパフォーマンスを向上させます。このホワイトペーパーでは、一連の改良点を分析し、インクリメンタルアブレーション研究を通じて最終モデルのパフォーマンスへの影響を経験的に評価します。私たちが試したがうまくいかなかったことについても説明します。複数の効果的な改良を組み合わせることにより、COCO2017 test-devでPP-YOLOのパフォーマンスを45.9%mAPから49.5%mAPに向上させます。かなりのパフォーマンスマージンが得られたので、PP-YOLOv2を紹介します。速度に関しては、PP-YOLOv2は640x640の入力サイズで68.9FPSで動作します。 TensorRT、FP16精度、バッチサイズ= 1のパドル推論エンジンは、PP-YOLOv2の推論速度をさらに向上させ、106.5FPSを達成します。このようなパフォーマンスは、ほぼ同じ量のパラメーター(つまり、YOLOv4-CSP、YOLOv5l)を備えた既存のオブジェクト検出器を上回ります。さらに、ResNet101を使用したPP-YOLOv2は、COCO2017 test-devで50.3%のmAPを達成します。ソースコードはhttps://github.com/PaddlePaddle/PaddleDetectionにあります。
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.
updated: Wed Apr 21 2021 08:55:37 GMT+0000 (UTC)
published: Wed Apr 21 2021 08:55:37 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト