arXiv reaDer
追跡対象バウンディングボックスアソシエーションによるマルチオブジェクトトラッキング
Multi-object Tracking with Tracked Object Bounding Box Association
CenterTrack追跡アルゴリズムは、単純な検出モデルと単一フレームの空間オフセットを使用して最先端の追跡パフォーマンスを実現し、オブジェクトをローカライズして、単一のネットワークでの関連付けを予測します。ただし、この共同検出および追跡方法は、関連付け方法が劣るため、依然として高いアイデンティティスイッチに悩まされています。多数のIDスイッチを減らし、追跡精度を向上させるために、この論文では、単純な追跡対象の境界ボックスと、現在のフレームに基づく重複予測をCenterTrackアルゴリズムに組み込むことを提案します。具体的には、単純な点変位距離の代わりに、関連付けステップで交差点オーバーユニオン(IOU)距離コストマトリックスを提案します。 MOT17テストデータセットで提案されたトラッカーを評価し、提案された方法がIDスイッチを22.6%大幅に削減し、同じトラックレットの有効期間で元のCenterTrackと比較してIDF1で1.5%の顕著な改善を得ることができることを示します。ソースコードはhttps://github.com/Nanyangny/CenterTrack-IOUでリリースされています。
The CenterTrack tracking algorithm achieves state-of-the-art tracking performance using a simple detection model and single-frame spatial offsets to localize objects and predict their associations in a single network. However, this joint detection and tracking method still suffers from high identity switches due to the inferior association method. To reduce the high number of identity switches and improve the tracking accuracy, in this paper, we propose to incorporate a simple tracked object bounding box and overlapping prediction based on the current frame onto the CenterTrack algorithm. Specifically, we propose an Intersection over Union (IOU) distance cost matrix in the association step instead of simple point displacement distance. We evaluate our proposed tracker on the MOT17 test dataset, showing that our proposed method can reduce identity switches significantly by 22.6% and obtain a notable improvement of 1.5% in IDF1 compared to the original CenterTrack's under the same tracklet lifetime. The source code is released at https://github.com/Nanyangny/CenterTrack-IOU.
updated: Mon May 17 2021 14:32:47 GMT+0000 (UTC)
published: Mon May 17 2021 14:32:47 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アソシエイト