arXiv reaDer
スパースグラフトラッカーを使用したオンラインマルチオブジェクトトラッキングでの検出回復
Detection Recovery in Online Multi-Object Tracking with Sparse Graph Tracker
ワンショット追跡を実現するために、最近、共同物体検出およびオンラインマルチオブジェクト追跡(JDT)手法が提案されています。それでも、既存の作品は検出自体の重要性を見落とし、オクルージョンやモーションブラーに直面したときに検出を見逃してしまうことがよくあります。検出されなかった場合は、検出パフォーマンスだけでなく、トラックレットの一貫性がないために追跡パフォーマンスにも影響します。したがって、グラフニューラルネットワーク(GNN)のエッジ機能を介してオブジェクトレベルの時空間一貫性を学習することにより、連続するフレームの検出候補を関連付けながら、見逃した検出を回復する新しいJDTモデルを提案します。提案されたモデルSparseGraphTracker(SGT)は、ビデオデータをグラフに変換します。ここで、ノードは上位Kスコアの検出候補であり、エッジは、位置の違いや視覚的な類似性など、さまざまな時点でのノード間の関係です。ユークリッド空間または特徴空間のいずれかで近接している場合、2つのノードが接続され、まばらに接続されたグラフが生成されます。モーション予測または再識別(ReID)がない場合、関連付けは、接続された2つのノードが同じオブジェクトを参照する確率を表すエッジスコアを予測することによって実行されます。オンライン設定では、SGTは、APとMOTAの観点から、それぞれMOT17/20検出とMOT16/20ベンチマークで最先端(SOTA)を達成します。特に、SGTは、部分的なオクルージョンのケースが支配的な混雑したデータセットMOT20で以前のSOTAを上回り、部分的なオクルージョンに対する検出回復の有効性を示しています。コードはhttps://github.com/HYUNJS/SGTでリリースされます。
Joint object detection and online multi-object tracking (JDT) methods have been proposed recently to achieve one-shot tracking. Yet, existing works overlook the importance of detection itself and often result in missed detections when confronted by occlusions or motion blurs. The missed detections affect not only detection performance but also tracking performance due to inconsistent tracklets. Hence, we propose a new JDT model that recovers the missed detections while associating the detection candidates of consecutive frames by learning object-level spatio-temporal consistency through edge features in a Graph Neural Network (GNN). Our proposed model Sparse Graph Tracker (SGT) converts video data into a graph, where the nodes are top-K scored detection candidates, and the edges are relations between the nodes at different times, such as position difference and visual similarity. Two nodes are connected if they are close in either a Euclidean or feature space, generating a sparsely connected graph. Without motion prediction or Re-Identification (ReID), the association is performed by predicting an edge score representing the probability that two connected nodes refer to the same object. Under the online setting, our SGT achieves state-of-the-art (SOTA) on the MOT17/20 Detection and MOT16/20 benchmarks in terms of AP and MOTA, respectively. Especially, SGT surpasses the previous SOTA on the crowded dataset MOT20 where partial occlusion cases are dominant, showing the effectiveness of detection recovery against partial occlusion. Code will be released at https://github.com/HYUNJS/SGT.
updated: Mon May 02 2022 15:09:36 GMT+0000 (UTC)
published: Mon May 02 2022 15:09:36 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アソシエイト