arXiv reaDer
Transformer による方向オブジェクト検出
Oriented Object Detection with Transformer
トランスフォーマー (DETR) を使用したオブジェクト検出は、Faster R-CNN などの従来の検出器よりも優れたパフォーマンスを実現しています。ただし、DETR の可能性は、任意指向のオブジェクト検出の問題のより困難なタスクのためにほとんど調査されていないままです。最初の試みを提供し、エンド ツー エンド ネットワークに基づいて TRansformer (\bf O^2DETR) を使用して Oriented Object DEtection を実装します。 \rm O^2DETR の貢献には次のようなものがあります。1) Transformer を適用して、従来の検出器のようにアンカーを回転させる退屈なプロセスを行わずに、オブジェクトを直接かつ効率的にローカライズすることにより、方向付けられたオブジェクトの検出に新しい洞察を提供します。 2) アテンション メカニズムを深度方向に分離可能な畳み込みに置き換えることにより、Transformer 用のシンプルですが非常に効率的なエンコーダーを設計します。これにより、元の Transformer でマルチスケール機能を使用する場合のメモリと計算コストを大幅に削減できます。 3) 私たちの \rm O^2DETR は、方向付けられたオブジェクト検出の分野におけるもう 1 つの新しいベンチマークになる可能性があります。これにより、Faster R-CNN および RetinaNet よりも最大 3.85 mAP 改善されます。カスケード アーキテクチャで \rm O^2DETR にマウントされたヘッドを微調整するだけで、DOTA データセットで SOTA よりも競争力のあるパフォーマンスを実現できます。
Object detection with Transformers (DETR) has achieved a competitive performance over traditional detectors, such as Faster R-CNN. However, the potential of DETR remains largely unexplored for the more challenging task of arbitrary-oriented object detection problem. We provide the first attempt and implement Oriented Object DEtection with TRansformer (\bf O^2DETR) based on an end-to-end network. The contributions of \rm O^2DETR include: 1) we provide a new insight into oriented object detection, by applying Transformer to directly and efficiently localize objects without a tedious process of rotated anchors as in conventional detectors; 2) we design a simple but highly efficient encoder for Transformer by replacing the attention mechanism with depthwise separable convolution, which can significantly reduce the memory and computational cost of using multi-scale features in the original Transformer; 3) our \rm O^2DETR can be another new benchmark in the field of oriented object detection, which achieves up to 3.85 mAP improvement over Faster R-CNN and RetinaNet. We simply fine-tune the head mounted on \rm O^2DETR in a cascaded architecture and achieve a competitive performance over SOTA in the DOTA dataset.
updated: Sun Jun 06 2021 14:57:17 GMT+0000 (UTC)
published: Sun Jun 06 2021 14:57:17 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アソシエイト