arXiv reaDer
TrackFormer:トランスフォーマーを使用したマルチオブジェクトトラッキング
TrackFormer: Multi-Object Tracking with Transformers
マルチオブジェクトトラッキング(MOT)の難しいタスクでは、トラックの初期化、アイデンティティ、および時空間軌道について同時に推論する必要があります。このタスクをフレーム間のセット予測問題として定式化し、エンコーダーデコーダーTransformerアーキテクチャーに基づくエンドツーエンドのMOTアプローチであるTrackFormerを紹介します。私たちのモデルは、ビデオシーケンスを通じて一連のトラック予測を進化させることにより、注意を介してフレーム間のデータ関連付けを実現します。 Transformerデコーダーは、静的オブジェクトクエリから新しいトラックを初期化し、IDを保持するトラッククエリの新しい概念を使用して、空間と時間の既存のトラックを自己回帰的に追跡します。どちらのデコーダークエリタイプも、グローバルフレームレベルの機能に対するセルフデコーダーとエンコーダーデコーダーの注意から恩恵を受けます。これにより、追加のグラフの最適化と、モーションと外観のマッチングまたはモデリングが省略されます。 TrackFormerは、注意による追跡の新しいパラダイムを表しており、マルチオブジェクト追跡(MOT17)とセグメンテーション(MOTS20)のタスクで最先端のパフォーマンスを実現します。コードはhttps://github.com/timmeinhardt/trackformerで入手できます。
The challenging task of multi-object tracking (MOT) requires simultaneous reasoning about track initialization, identity, and spatiotemporal trajectories. We formulate this task as a frame-to-frame set prediction problem and introduce TrackFormer, an end-to-end MOT approach based on an encoder-decoder Transformer architecture. Our model achieves data association between frames via attention by evolving a set of track predictions through a video sequence. The Transformer decoder initializes new tracks from static object queries and autoregressively follows existing tracks in space and time with the new concept of identity preserving track queries. Both decoder query types benefit from self- and encoder-decoder attention on global frame-level features, thereby omitting any additional graph optimization and matching or modeling of motion and appearance. TrackFormer represents a new tracking-by-attention paradigm and yields state-of-the-art performance on the task of multi-object tracking (MOT17) and segmentation (MOTS20). The code is available at https://github.com/timmeinhardt/trackformer .
updated: Wed Apr 28 2021 18:22:25 GMT+0000 (UTC)
published: Thu Jan 07 2021 18:59: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アソシエイト