arXiv reaDer
BorderDet:高密度オブジェクト検出のためのボーダー機能
BorderDet: Border Feature for Dense Object Detection
高密度オブジェクト検出器は、通常の画像グリッド上でオブジェクトを予測するスライディングウィンドウパラダイムに依存しています。一方、グリッドのポイント上の特徴マップは、境界ボックス予測を生成するために採用されます。ポイント機能は便利に使用できますが、正確なローカリゼーションのための明確な境界情報がない場合があります。この論文では、ボーダーの最端点から「ボーダーフィーチャ」を抽出してポイントフィーチャを強調する、ボーダーアラインと呼ばれるシンプルで効率的な演算子を提案します。 BorderAlignに基づいて、BorderDetと呼ばれる新しい検出アーキテクチャを設計します。これは、境界情報を明示的に利用して、より強力な分類とより正確なローカリゼーションを実現します。 ResNet-50バックボーンを使用することで、私たちの手法は、単一ステージ検出器FCOSを2.8 APゲイン(38.6 v.s. 41.4)向上させます。 ResNeXt-101-DCNバックボーンにより、BorderDetは50.3 APを取得し、既存の最先端のアプローチよりも優れています。コードは(https://github.com/Megvii-BaseDetection/BorderDet)で入手できます。
Dense object detectors rely on the sliding-window paradigm that predicts the object over a regular grid of image. Meanwhile, the feature maps on the point of the grid are adopted to generate the bounding box predictions. The point feature is convenient to use but may lack the explicit border information for accurate localization. In this paper, We propose a simple and efficient operator called Border-Align to extract "border features" from the extreme point of the border to enhance the point feature. Based on the BorderAlign, we design a novel detection architecture called BorderDet, which explicitly exploits the border information for stronger classification and more accurate localization. With ResNet-50 backbone, our method improves single-stage detector FCOS by 2.8 AP gains (38.6 v.s. 41.4). With the ResNeXt-101-DCN backbone, our BorderDet obtains 50.3 AP, outperforming the existing state-of-the-art approaches. The code is available at (https://github.com/Megvii-BaseDetection/BorderDet).
updated: Fri Apr 09 2021 04:53:42 GMT+0000 (UTC)
published: Tue Jul 21 2020 19:30:36 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アソシエイト