arXiv reaDer
複数のオブジェクトを追跡するための提案分類子の学習
Learning a Proposal Classifier for Multiple Object Tracking
マルチオブジェクトトラッキング(MOT)の最近の傾向は、ディープラーニングを活用してトラッキングパフォーマンスを向上させる方向に向かっています。ただし、データの関連付けの問題をエンドツーエンドで解決することは簡単ではありません。この論文では、MOTを提案生成、提案スコアリング、およびアフィニティグラフ上の軌道推論パラダイムとしてモデル化する、新しい提案ベースの学習可能なフレームワークを提案します。このフレームワークは、2段階のオブジェクト検出器Faster RCNNに似ており、データ駆動型の方法でMOT問題を解決できます。プロポーザル生成については、生成されたプロポーザルの品質を維持しながら計算コストを削減するための反復グラフクラスタリング手法を提案します。プロポーザルのスコアリングでは、トレーニング可能なグラフ畳み込みネットワーク(GCN)を展開して、生成されたプロポーザルの構造パターンを学習し、推定された品質スコアに従ってランク付けします。軌道推論では、複数のトラックに検出を割り当てることができないという制約に準拠しながら、追跡出力を生成するために単純な重複排除戦略が採用されています。提案された方法が、2つの公開ベンチマークで、以前の最先端技術と比較して、MOTAとIDF1の両方で明確なパフォーマンスの向上を達成することを実験的に示します。私たちのコードはhttps://github.com/daip13/LPC_MOT.gitで入手できます。
The recent trend in multiple object tracking (MOT) is heading towards leveraging deep learning to boost the tracking performance. However, it is not trivial to solve the data-association problem in an end-to-end fashion. In this paper, we propose a novel proposal-based learnable framework, which models MOT as a proposal generation, proposal scoring and trajectory inference paradigm on an affinity graph. This framework is similar to the two-stage object detector Faster RCNN, and can solve the MOT problem in a data-driven way. For proposal generation, we propose an iterative graph clustering method to reduce the computational cost while maintaining the quality of the generated proposals. For proposal scoring, we deploy a trainable graph-convolutional-network (GCN) to learn the structural patterns of the generated proposals and rank them according to the estimated quality scores. For trajectory inference, a simple deoverlapping strategy is adopted to generate tracking output while complying with the constraints that no detection can be assigned to more than one track. We experimentally demonstrate that the proposed method achieves a clear performance improvement in both MOTA and IDF1 with respect to previous state-of-the-art on two public benchmarks. Our code is available at https://github.com/daip13/LPC_MOT.git.
updated: Sun Mar 14 2021 10:46:54 GMT+0000 (UTC)
published: Sun Mar 14 2021 10:46:54 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アソシエイト