arXiv reaDer
ObjectBox:アンカーのないオブジェクト検出のためのセンターからボックスへ
ObjectBox: From Centers to Boxes for Anchor-Free Object Detection
ObjectBoxは、新しい単一ステージのアンカーフリーで高度に一般化可能なオブジェクト検出アプローチです。ラベルの割り当てで特定のオブジェクトスケールに偏っている既存のアンカーベースの検出器とアンカーフリーの検出器の両方とは対照的に、オブジェクトの中心位置のみを正のサンプルとして使用し、オブジェクトに関係なく、すべてのオブジェクトを異なる機能レベルで等しく扱います。サイズまたは形状。具体的には、ラベル割り当て戦略では、オブジェクトの中心位置をアンカーのない方法で形状やサイズに依存しないアンカーと見なし、すべてのオブジェクトのすべてのスケールで学習を実行できるようにします。これをサポートするために、新しい回帰ターゲットを、中央のセル位置の2つのコーナーからバウンディングボックスの4つの側面までの距離として定義します。さらに、スケールが変化するオブジェクトを処理するために、さまざまなサイズのボックスを処理するために調整されたIoU損失を提案します。その結果、提案されたオブジェクト検出器では、データセット間で調整するためにデータセットに依存するハイパーパラメータを必要としません。 MS-COCO2017およびPASCALVOC2012データセットでメソッドを評価し、その結果を最先端のメソッドと比較します。 ObjectBoxは、以前の作業と比較して良好に機能することがわかります。さらに、厳密なアブレーション実験を実行して、メソッドのさまざまなコンポーネントを評価します。私たちのコードはhttps://github.com/MohsenZand/ObjectBoxで入手できます。
We present ObjectBox, a novel single-stage anchor-free and highly generalizable object detection approach. As opposed to both existing anchor-based and anchor-free detectors, which are more biased toward specific object scales in their label assignments, we use only object center locations as positive samples and treat all objects equally in different feature levels regardless of the objects' sizes or shapes. Specifically, our label assignment strategy considers the object center locations as shape- and size-agnostic anchors in an anchor-free fashion, and allows learning to occur at all scales for every object. To support this, we define new regression targets as the distances from two corners of the center cell location to the four sides of the bounding box. Moreover, to handle scale-variant objects, we propose a tailored IoU loss to deal with boxes with different sizes. As a result, our proposed object detector does not need any dataset-dependent hyperparameters to be tuned across datasets. We evaluate our method on MS-COCO 2017 and PASCAL VOC 2012 datasets, and compare our results to state-of-the-art methods. We observe that ObjectBox performs favorably in comparison to prior works. Furthermore, we perform rigorous ablation experiments to evaluate different components of our method. Our code is available at: https://github.com/MohsenZand/ObjectBox.
updated: Thu Jul 14 2022 15:10:29 GMT+0000 (UTC)
published: Thu Jul 14 2022 15:10:29 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アソシエイト