arXiv reaDer
DINO:エンドツーエンドのオブジェクト検出用に改良されたノイズ除去アンカーボックスを備えたDETR
DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection
最先端のエンドツーエンドのオブジェクト検出器であるDINO(改良されたノイズ除去アンカーボックスを備えたDETR)を紹介します。 % この論文では。 DINOは、ノイズ除去トレーニングの対照的な方法、アンカー初期化の混合クエリ選択方法、およびボックス予測の2回の予測スキームを使用することにより、パフォーマンスと効率の点で以前のDETRのようなモデルを改善します。 DINOは、ResNet-50バックボーンとマルチスケール機能を備えたCOCOで12エポックで49.4AP、24エポックで51.3APを達成し、以前のDN-DETRと比較してそれぞれ+6.0APと+2.7APの大幅な改善をもたらしました。最高のDETRのようなモデル。 DINOは、モデルサイズとデータサイズの両方で適切にスケーリングします。ベルとホイッスルがない場合、SwinLバックボーンを使用してObjects365データセットで事前トレーニングした後、DINOはCOCO val2017(63.2AP)とtest-dev(63.3AP)の両方で最良の結果を取得します。リーダーボード上の他のモデルと比較して、DINOは、より良い結果を達成しながら、モデルサイズと事前トレーニングデータサイズを大幅に削減します。私たちのコードはhttps://github.com/IDEACVR/DINOで入手できます。
We present DINO (DETR with Improved deNoising anchOr boxes), a state-of-the-art end-to-end object detector. % in this paper. DINO improves over previous DETR-like models in performance and efficiency by using a contrastive way for denoising training, a mixed query selection method for anchor initialization, and a look forward twice scheme for box prediction. DINO achieves 49.4AP in 12 epochs and 51.3AP in 24 epochs on COCO with a ResNet-50 backbone and multi-scale features, yielding a significant improvement of +6.0AP and +2.7AP, respectively, compared to DN-DETR, the previous best DETR-like model. DINO scales well in both model size and data size. Without bells and whistles, after pre-training on the Objects365 dataset with a SwinL backbone, DINO obtains the best results on both COCO val2017 (63.2AP) and test-dev (63.3AP). Compared to other models on the leaderboard, DINO significantly reduces its model size and pre-training data size while achieving better results. Our code will be available at https://github.com/IDEACVR/DINO.
updated: Mon Jul 11 2022 10:30:29 GMT+0000 (UTC)
published: Mon Mar 07 2022 18:55:26 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アソシエイト