arXiv reaDer
検出器自体によるアンカーの増強
Augmenting Anchors by the Detector Itself
通常、アンカーベースのオブジェクト検出方法では、アンカーのスケールとアスペクト比を決定することは困難です。現在の最先端のオブジェクト検出器は、データセット内のオブジェクトの形状とスケールに従ってアンカーパラメータを決定するか、アンカーフリーの方法を利用してこの問題を回避しますが、前者のスキームはデータセット固有であり、後者の方法は可能です。以前のものよりも優れたパフォーマンスを得ることができません。本論文では、AADIと名付けられた新しいアンカー増強法を提案する。これは、検出器自体によるアンカーの増強を意味する。 AADIはアンカーフリーの方法ではなく、アンカーのスケールとアスペクト比を連続空間から離散空間に変換できるため、アンカーの指定の問題が大幅に軽減されます。さらに、AADIは学習ベースのアンカー拡張方法ですが、パラメーターやハイパーパラメーターを追加しないため、研究やダウンストリームタスクに役立ちます。 COCOデータセットでの広範な実験は、AADIの有効性を示しています。具体的には、AADIは、多くの最先端のオブジェクト検出器で大幅なパフォーマンスの向上を実現しています(たとえば、FasterR-CNNでは少なくとも+2.4ボックスAP、マスクでは+2.2ボックスAP) R-CNN、およびカスケードマスクR-CNNの+0.9ボックスAP)。このシンプルで費用対効果の高い方法が、物体検出に広く使用できることを願っています。コードとモデルはhttps://github.com/WanXiaopei/aadiで入手できます。
Usually, it is difficult to determine the scale and aspect ratio of anchors for anchor-based object detection methods. Current state-of-the-art object detectors either determine anchor parameters according to objects' shape and scale in a dataset, or avoid this problem by utilizing anchor-free methods, however, the former scheme is dataset-specific and the latter methods could not get better performance than the former ones. In this paper, we propose a novel anchor augmentation method named AADI, which means Augmenting Anchors by the Detector Itself. AADI is not an anchor-free method, instead, it can convert the scale and aspect ratio of anchors from a continuous space to a discrete space, which greatly alleviates the problem of anchors' designation. Furthermore, AADI is a learning-based anchor augmentation method, but it does not add any parameters or hyper-parameters, which is beneficial for research and downstream tasks. Extensive experiments on COCO dataset demonstrate the effectiveness of AADI, specifically, AADI achieves significant performance boosts on many state-of-the-art object detectors (eg. at least +2.4 box AP on Faster R-CNN, +2.2 box AP on Mask R-CNN, and +0.9 box AP on Cascade Mask R-CNN). We hope that this simple and cost-efficient method can be widely used in object detection. Code and models are available at https://github.com/WanXiaopei/aadi.
updated: Wed Apr 27 2022 09:01:29 GMT+0000 (UTC)
published: Fri May 28 2021 20:11:08 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アソシエイト