arXiv reaDer
TrackFormer:トランスフォーマーを使用したマルチオブジェクトトラッキング
TrackFormer: Multi-Object Tracking with Transformers
マルチオブジェクトトラッキング(MOT)の難しいタスクでは、トラックの初期化、アイデンティティ、および時空間軌道について同時に推論する必要があります。このタスクをフレーム間のセット予測問題として定式化し、エンコーダーデコーダーTransformerアーキテクチャーに基づくエンドツーエンドのトレーニング可能なMOTアプローチであるTrackFormerを紹介します。私たちのモデルは、ビデオシーケンスを通じて一連のトラック予測を進化させることにより、注意を介してフレーム間のデータ関連付けを実現します。 Transformerデコーダーは、静的オブジェクトクエリから新しいトラックを初期化し、概念的に新しいID保持トラッククエリを使用して、空間と時間の既存のトラックを自動回帰的に追跡します。どちらのクエリタイプも、グローバルフレームレベルの機能に対するセルフデコーダーとエンコーダーデコーダーの注意の恩恵を受けているため、追加のグラフの最適化や動きや外観のモデリングが省略されます。 TrackFormerは、新しい注意による追跡パラダイムを導入し、その設計はシンプルでありながら、マルチオブジェクト追跡(MOT17およびMOT20)およびセグメンテーション(MOTS20)のタスクで最先端のパフォーマンスを実現できます。コードはhttps://github.com/timmeinhardt/trackformerで入手できます。
The challenging task of multi-object tracking (MOT) requires simultaneous reasoning about track initialization, identity, and spatio-temporal trajectories. We formulate this task as a frame-to-frame set prediction problem and introduce TrackFormer, an end-to-end trainable 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 conceptually new and identity preserving track queries. Both query types benefit from self- and encoder-decoder attention on global frame-level features, thereby omitting any additional graph optimization or modeling of motion and/or appearance. TrackFormer introduces a new tracking-by-attention paradigm and while simple in its design is able to achieve state-of-the-art performance on the task of multi-object tracking (MOT17 and MOT20) and segmentation (MOTS20). The code is available at https://github.com/timmeinhardt/trackformer .
updated: Fri Apr 29 2022 08:39:24 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アソシエイト