English
Related papers

Related papers: DeconfuseTrack:Dealing with Confusion for Multi-Ob…

200 papers

Multi-object tracking (MOT) endeavors to precisely estimate the positions and identities of multiple objects over time. The prevailing approach, tracking-by-detection (TbD), first detects objects and then links detections, resulting in a…

Computer Vision and Pattern Recognition · Computer Science 2024-12-09 Lorenzo Vaquero , Yihong Xu , Xavier Alameda-Pineda , Victor M. Brea , Manuel Mucientes

Multi-Object Tracking (MOT) is a crucial computer vision task that aims to predict the bounding boxes and identities of objects simultaneously. While state-of-the-art methods have made remarkable progress by jointly optimizing the…

Computer Vision and Pattern Recognition · Computer Science 2023-08-31 Yukun Su , Ruizhou Sun , Xin Shu , Yu Zhang , Qingyao Wu

In this paper we present a robust tracker to solve the multiple object tracking (MOT) problem, under the framework of tracking-by-detection. As the first contribution, we innovatively combine single object tracking (SOT) algorithms with…

Computer Vision and Pattern Recognition · Computer Science 2017-12-05 Qizheng He , Jianan Wu , Gang Yu , Chi Zhang

In the field of autonomous driving or robotics, simultaneous localization and mapping (SLAM) and multi-object tracking (MOT) are two fundamental problems and are generally applied separately. Solutions to SLAM and MOT usually rely on…

Robotics · Computer Science 2024-12-03 Susu Fang , Hao Li

Multiple Object Tracking (MOT) has rapidly progressed in recent years. Existing works tend to design a single tracking algorithm to perform both detection and association. Though ensemble learning has been exploited in many tasks, i.e,…

Computer Vision and Pattern Recognition · Computer Science 2023-02-20 Yunhao Du , Zihang Liu , Fei Su

This paper aims to tackle Multiple Object Tracking (MOT), an important problem in computer vision but remains challenging due to many practical issues, especially occlusions. Indeed, we propose a new real-time Depth Perspective-aware…

Computer Vision and Pattern Recognition · Computer Science 2023-02-28 Kha Gia Quach , Huu Le , Pha Nguyen , Chi Nhan Duong , Tien Dai Bui , Khoa Luu

Data association is a key step within the multi-object tracking pipeline that is notoriously challenging due to its combinatorial nature. A popular and general way to formulate data association is as the NP-hard multidimensional assignment…

Computer Vision and Pattern Recognition · Computer Science 2020-08-27 Patrick Emami , Panos M. Pardalos , Lily Elefteriadou , Sanjay Ranka

Multi-object tracking (MOT) aims at estimating bounding boxes and identities of objects in videos. Most methods obtain identities by associating detection boxes whose scores are higher than a threshold. The objects with low detection…

Computer Vision and Pattern Recognition · Computer Science 2022-04-08 Yifu Zhang , Peize Sun , Yi Jiang , Dongdong Yu , Fucheng Weng , Zehuan Yuan , Ping Luo , Wenyu Liu , Xinggang Wang

We propose a method for multi-object tracking and segmentation based on a novel memory-based mechanism to associate tracklets. The proposed tracker, MeNToS, addresses particularly the long-term data association problem, when objects are not…

Computer Vision and Pattern Recognition · Computer Science 2023-05-18 Mehdi Miah , Guillaume-Alexandre Bilodeau , Nicolas Saunier

In the classical tracking-by-detection (TBD) paradigm, detection and tracking are separately and sequentially conducted, and data association must be properly performed to achieve satisfactory tracking performance. In this paper, a new…

Computer Vision and Pattern Recognition · Computer Science 2024-03-25 Xiyang Wang , Chunyun Fu , Jiawei He , Mingguang Huang , Ting Meng , Siyu Zhang , Hangning Zhou , Ziyao Xu , Chi Zhang

Query denoising has become a standard training strategy for DETR-based detectors by addressing the slow convergence issue. Besides that, query denoising can be used to increase the diversity of training samples for modeling complex…

Computer Vision and Pattern Recognition · Computer Science 2025-04-07 Shuxiao Ding , Yutong Yang , Julian Wiederer , Markus Braun , Peizheng Li , Juergen Gall , Bin Yang

Driven by recent advances in object detection with deep neural networks, the tracking-by-detection paradigm has gained increasing prevalence in the research community of multi-object tracking (MOT). It has long been known that appearance…

Computer Vision and Pattern Recognition · Computer Science 2021-07-02 Xufeng Lin , Chang-Tsun Li , Victor Sanchez , Carsten Maple

Multi-Object Tracking (MOT) has been a long-standing challenge in video understanding. A natural and intuitive approach is to split this task into two parts: object detection and association. Most mainstream methods employ meticulously…

Computer Vision and Pattern Recognition · Computer Science 2025-03-25 Ruopeng Gao , Ji Qi , Limin Wang

In this paper, we propose an online multi-object tracking (MOT) method in a delta Generalized Labeled Multi-Bernoulli (delta-GLMB) filter framework to address occlusion and miss-detection issues, reduce false alarms, and recover identity…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Mohammadjavad Abbaspour , Mohammad Ali Masnadi-Shirazi

In this paper, we aim at improving the tracking of road users in urban scenes. We present a constraint programming (CP) approach for the data association phase found in the tracking-by-detection paradigm of the multiple object tracking…

Computer Vision and Pattern Recognition · Computer Science 2020-03-11 Alexandre Pineault , Guillaume-Alexandre Bilodeau , Gilles Pesant

Multi-Object Tracking (MOT) has gained extensive attention in recent years due to its potential applications in traffic and pedestrian detection. We note that tracking by detection may suffer from errors generated by noise detectors, such…

Computer Vision and Pattern Recognition · Computer Science 2023-03-14 ZongTan Li

3D multi-object tracking (MOT) is a key problem for autonomous vehicles, required to perform well-informed motion planning in dynamic environments. Particularly for densely occupied scenes, associating existing tracks to new detections…

Computer Vision and Pattern Recognition · Computer Science 2023-05-09 John Willes , Cody Reading , Steven L. Waslander

Multi-object tracking (MOT) in videos remains challenging due to complex object motions and crowded scenes. Recent DETR-based frameworks offer end-to-end solutions but typically process detection and tracking queries jointly within a single…

Computer Vision and Pattern Recognition · Computer Science 2026-03-10 Xu Yang , Gady Agam

Multi-object Tracking (MOT) generally can be split into two sub-tasks, i.e., detection and association. Many previous methods follow the tracking by detection paradigm, which first obtain detections at each frame and then associate them…

Computer Vision and Pattern Recognition · Computer Science 2022-04-01 Mingfei Chen , Yue Liao , Si Liu , Fei Wang , Jenq-Neng Hwang

Multiple people tracking is a key problem for many applications such as surveillance, animation or car navigation, and a key input for tasks such as activity recognition. In crowded environments occlusions and false detections are common,…

Computer Vision and Pattern Recognition · Computer Science 2016-12-01 Laura Leal-Taixé