arXiv reaDer
あなたは1レベルの機能だけを見ます
You Only Look One-level Feature
このホワイトペーパーでは、1ステージ検出器の機能ピラミッドネットワーク(FPN)を再検討し、FPNの成功は、マルチスケールの機能融合ではなく、オブジェクト検出の最適化問題に対する分割統治法によるものであることを指摘します。最適化の観点から、複雑な機能ピラミッドを採用する代わりに、問題に対処するための代替方法を紹介します。検出には1レベルの機能のみを使用します。シンプルで効率的なソリューションに基づいて、You Only Look One-level Feature(YOLOF)を紹介します。私たちの方法では、2つの主要なコンポーネントであるDilatedEncoderとUniformMatchingが提案され、大幅な改善がもたらされます。 COCOベンチマークに関する広範な実験により、提案されたモデルの有効性が証明されています。私たちのYOLOFは、2.5倍高速でありながら、その機能ピラミッドの対応するRetinaNetと同等の結果を達成します。トランスフォーマーレイヤーがない場合、YOLOFは、トレーニングエポックを7分の1に抑えて、単一レベルの機能でDETRのパフォーマンスに匹敵することができます。 608×608の画像サイズで、YOLOFは2080Tiで60fpsで実行される44.3mAPを達成します。これは、YOLOv4よりも13%高速です。コードはhttps://github.com/megvii-model/YOLOFで入手できます。
This paper revisits feature pyramids networks (FPN) for one-stage detectors and points out that the success of FPN is due to its divide-and-conquer solution to the optimization problem in object detection rather than multi-scale feature fusion. From the perspective of optimization, we introduce an alternative way to address the problem instead of adopting the complex feature pyramids - utilizing only one-level feature for detection. Based on the simple and efficient solution, we present You Only Look One-level Feature (YOLOF). In our method, two key components, Dilated Encoder and Uniform Matching, are proposed and bring considerable improvements. Extensive experiments on the COCO benchmark prove the effectiveness of the proposed model. Our YOLOF achieves comparable results with its feature pyramids counterpart RetinaNet while being 2.5× faster. Without transformer layers, YOLOF can match the performance of DETR in a single-level feature manner with 7× less training epochs. With an image size of 608×608, YOLOF achieves 44.3 mAP running at 60 fps on 2080Ti, which is 13% faster than YOLOv4. Code is available at https://github.com/megvii-model/YOLOF.
updated: Wed Mar 17 2021 06:24:10 GMT+0000 (UTC)
published: Wed Mar 17 2021 06:24:10 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アソシエイト