arXiv reaDer
TransTrack:Transformerを使用した複数オブジェクトの追跡
TransTrack: Multiple Object Tracking with Transformer
この作業では、複数のオブジェクト追跡の問題を解決するためのシンプルで効率的なスキームであるTransTrackを提案します。 TransTrackは、アテンションベースのクエリキーメカニズムであるトランスフォーマーアーキテクチャを活用します。前のフレームのオブジェクト機能を現在のフレームのクエリとして適用し、学習したオブジェクトクエリのセットを導入して、新しいオブジェクトの検出を可能にします。これは、オブジェクトの検出とオブジェクトの関連付けを1回のショットで実行することにより、新しい共同検出および追跡パラダイムを構築し、検出による追跡方法の複雑なマルチステップ設定を簡素化します。 MOT17およびMOT20ベンチマークでは、TransTrackはそれぞれ74.5%および64.5%のMOTAを達成し、最先端の方法と競合します。 TransTrackは、複数のオブジェクトを追跡するための新しい視点を提供することを期待しています。コードはhttps://github.com/PeizeSun/TransTrackで入手できます。
In this work, we propose TransTrack, a simple but efficient scheme to solve the multiple object tracking problems. TransTrack leverages the transformer architecture, which is an attention-based query-key mechanism. It applies object features from the previous frame as a query of the current frame and introduces a set of learned object queries to enable detecting new-coming objects. It builds up a novel joint-detection-and-tracking paradigm by accomplishing object detection and object association in a single shot, simplifying complicated multi-step settings in tracking-by-detection methods. On MOT17 and MOT20 benchmark, TransTrack achieves 74.5% and 64.5% MOTA, respectively, competitive to the state-of-the-art methods. We expect TransTrack to provide a novel perspective for multiple object tracking. The code is available at: https://github.com/PeizeSun/TransTrack.
updated: Tue May 04 2021 15:58:37 GMT+0000 (UTC)
published: Thu Dec 31 2020 06:03:00 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アソシエイト