paper-with-me

Papers

An Approach for Multi-Object Tracking with Two-Stage Min-Cost Flow

2023-11-05 · Huining Li, Yalong Jiang, Xianlin Zeng, Feng Li, Zhipeng Wang

The minimum network flow algorithm is widely used in multi-target tracking. However, the majority of the present methods concentrate exclusively on minimizing cost functions whose values may not indicate accurate solutions under occlusions. In this paper, by exploiting the properties of tracklets intersections and low-confidence detections, we develop a two-stage tracking pipeline with an intersection mask that can accurately locate inaccurate tracklets which are corrected in the second stage. Specifically, we employ the minimum network flow algorithm with high-confidence detections as input in the first stage to obtain the candidate tracklets that need correction. Then we leverage the intersection mask to accurately locate the inaccurate parts of candidate tracklets. The second stage utilizes low-confidence detections that may be attributed to occlusions for correcting inaccurate tracklets. This process constructs a graph of nodes in inaccurate tracklets and low-confidence nodes and uses it for the second round of minimum network flow calculation. We perform sufficient experiments on popular MOT benchmark datasets and achieve 78.4 MOTA on the test set of MOT16, 79.2 on MOT17, and 76.4 on MOT20, which shows that the proposed method is effective.

📄 PDF Abstract BibTeX arXiv:2311.02642

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingObject Tracking

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

On Pairwise Costs for Network Flow Multi-Object Tracking

2014-08-14 · CVPR 2015 6 · Visesh Chari, Simon Lacoste-Julien, Ivan Laptev, Josef Sivic

Multi-object tracking has been recently approached with the min-cost network flow optimization techniques. Such methods simultaneously resolve multiple object tracks in a video and enable modeling of dependencies among t…

Multi-Object TrackingObjectObject Tracking

Deep Network Flow for Multi-Object Tracking

2017-06-26 · CVPR 2017 7 · Samuel Schulter, Paul Vernaza, Wongun Choi, Manmohan Chandraker

Data association problems are an important component of many computer vision applications, with multi-object tracking being one of the most prominent examples. A typical approach to data association involves finding a gr…

Graph MatchingMulti-Object TrackingObjectObject Tracking

A Hybrid Data Association Framework for Robust Online Multi-Object Tracking

2017-03-31 · Min Yang, Yuwei Wu, Yunde Jia

Global optimization algorithms have shown impressive performance in data-association based multi-object tracking, but handling online data remains a difficult hurdle to overcome. In this paper, we present a hybrid data a…

global-optimizationMulti-Object TrackingObject TrackingOnline Multi-Object Tracking

Learning of Global Objective for Network Flow in Multi-Object Tracking

2022-03-30 · CVPR 2022 1 · Shuai Li, Yu Kong, Hamid Rezatofighi

This paper concerns the problem of multi-object tracking based on the min-cost flow (MCF) formulation, which is conventionally studied as an instance of linear program. Given its computationally tractable inference, the …

Multi-Object TrackingObject Tracking

Representation Alignment Contrastive Regularization for Multi-Object Tracking

2024-04-03 · Zhonglin Liu, ShuJie Chen, Jianfeng Dong, Xun Wang 외

Achieving high-performance in multi-object tracking algorithms heavily relies on modeling spatio-temporal relationships during the data association stage. Mainstream approaches encompass rule-based and deep learning-base…

Multi-Object TrackingObjectObject Tracking