English
Related papers

Related papers: Post-Hoc MOTS: Exploring the Capabilities of Time-…

200 papers

Most existing multi-object tracking methods typically learn visual tracking features via maximizing dis-similarities of different instances and minimizing similarities of the same instance. While such a feature learning scheme achieves…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Yuhao Li , Jiale Cao , Muzammal Naseer , Yu Zhu , Jinqiu Sun , Yanning Zhang , Fahad Shahbaz Khan

Multiple object tracking (MOT) in Unmanned Aerial Vehicle (UAV) videos is important for diverse applications in computer vision. Current MOT trackers rely on accurate object detection results and precise matching of target reidentification…

Computer Vision and Pattern Recognition · Computer Science 2024-09-18 Jianbo Ma , Chuanming Tang , Fei Wu , Can Zhao , Jianlin Zhang , Zhiyong Xu

This paper presents a novel multi-modal Multi-Object Tracking (MOT) algorithm for self-driving cars that combines camera and LiDAR data. Camera frames are processed with a state-of-the-art 3D object detector, whereas classical clustering…

Robotics · Computer Science 2024-05-14 Riccardo Pieroni , Simone Specchia , Matteo Corno , Sergio Matteo Savaresi

3D Multi-Object Tracking (MOT), a fundamental component of environmental perception, is essential for intelligent systems like autonomous driving and robotic sensing. Although Tracking-by-Detection frameworks have demonstrated excellent…

Robotics · Computer Science 2024-11-14 Xiaoxiang Wang , Jiaxin Liu , Miaojie Feng , Zhaoxing Zhang , Xin Yang

Recent progresses in model-free single object tracking (SOT) algorithms have largely inspired applying SOT to \emph{multi-object tracking} (MOT) to improve the robustness as well as relieving dependency on external detector. However, SOT…

Computer Vision and Pattern Recognition · Computer Science 2019-02-25 Peng Chu , Heng Fan , Chiu C Tan , Haibin Ling

We propose a 3D multi-object tracking (MOT) solution using only 2D detections from monocular cameras, which automatically initiates/terminates tracks as well as resolves track appearance-reappearance and occlusions. Moreover, this approach…

Computer Vision and Pattern Recognition · Computer Science 2024-05-30 Linh Van Ma , Tran Thien Dat Nguyen , Ba-Ngu Vo , Hyunsung Jang , Moongu Jeon

Open-vocabulary Multiple Object Tracking (MOT) aims to generalize trackers to novel categories not in the training set. Currently, the best-performing methods are mainly based on pure appearance matching. Due to the complexity of motion…

Computer Vision and Pattern Recognition · Computer Science 2024-09-18 Siyuan Li , Lei Ke , Yung-Hsu Yang , Luigi Piccinelli , Mattia Segù , Martin Danelljan , Luc Van Gool

PHD filtering is a common and effective multiple object tracking (MOT) algorithm used in scenarios where the number of objects and their states are unknown. In scenarios where each object can generate multiple measurements per scan, some…

Computer Vision and Pattern Recognition · Computer Science 2021-09-03 Jakob Sjudin , Martin Marcusson , Lennart Svensson , Lars Hammarstrand

Multiobject tracking (MOT) is an important task in robotics, autonomous driving, and maritime surveillance. Traditional work on MOT is model-based and aims to establish algorithms in the framework of sequential Bayesian estimation. More…

Signal Processing · Electrical Eng. & Systems 2024-10-10 Shaoxiu Wei , Mingchao Liang , Florian Meyer

Multi-object tracking (MOT) is a challenging practical problem for vision based applications. Most recent approaches for MOT use precomputed detections from models such as Faster RCNN, performing fine-tuning of bounding boxes and…

Computer Vision and Pattern Recognition · Computer Science 2020-11-10 Parthesh Soni , Falak Shah , Nisarg Vyas

In this project, we implement a multiple object tracker, following the tracking-by-detection paradigm, as an extension of an existing method. It works by modelling the movement of objects by solving the filtering problem, and associating…

Computer Vision and Pattern Recognition · Computer Science 2017-10-03 Samuel Murray

Recent works in multiple object tracking use sequence model to calculate the similarity score between the detections and the previous tracklets. However, the forced exposure to ground-truth in the training stage leads to the…

Computer Vision and Pattern Recognition · Computer Science 2020-03-06 Tao Hu , Lichao Huang , Han Shen

Multiple Object Tracking (MOT) has been a useful yet challenging task in many real-world applications such as video surveillance, intelligent retail, and smart city. The challenge is how to model long-term temporal dependencies in an…

Computer Vision and Pattern Recognition · Computer Science 2020-12-29 Zhen Li , Sunzeng Cai , Xiaoyi Wang , Zhe Liu , Nian Xue

Recent advances in visual tracking are based on siamese feature extractors and template matching. For this category of trackers, latest research focuses on better feature embeddings and similarity measures. In this work, we focus on…

Computer Vision and Pattern Recognition · Computer Science 2019-08-07 Axel Sauer , Elie Aljalbout , Sami Haddadin

The task of 3D single object tracking (SOT) with LiDAR point clouds is crucial for various applications, such as autonomous driving and robotics. However, existing approaches have primarily relied on appearance matching or motion modeling…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Zhipeng Luo , Gongjie Zhang , Changqing Zhou , Zhonghua Wu , Qingyi Tao , Lewei Lu , Shijian Lu

3D Multi-object tracking (MOT) empowers mobile robots to accomplish well-informed motion planning and navigation tasks by providing motion trajectories of surrounding objects. However, existing 3D MOT methods typically employ a single…

Robotics · Computer Science 2023-08-01 Xiaoyu Li , Tao Xie , Dedong Liu , Jinghan Gao , Kun Dai , Zhiqiang Jiang , Lijun Zhao , Ke Wang

Despite recent progress, Multi-Object Tracking (MOT) continues to face significant challenges, particularly its dependence on prior knowledge and predefined categories, complicating the tracking of unfamiliar objects. Generic Multiple…

Computer Vision and Pattern Recognition · Computer Science 2024-10-15 Duy Le Dinh Anh , Kim Hoang Tran , Quang-Thuc Nguyen , Ngan Hoang Le

We present single-shot multi-object tracker (SMOT), a new tracking framework that converts any single-shot detector (SSD) model into an online multiple object tracker, which emphasizes simultaneously detecting and tracking of the object…

Computer Vision and Pattern Recognition · Computer Science 2020-11-02 Wei Li , Yuanjun Xiong , Shuo Yang , Siqi Deng , Wei Xia

Motion-based association for Multi-Object Tracking (MOT) has recently re-achieved prominence with the rise of powerful object detectors. Despite this, little work has been done to incorporate appearance cues beyond simple heuristic models…

Computer Vision and Pattern Recognition · Computer Science 2023-02-24 Gerard Maggiolino , Adnan Ahmad , Jinkun Cao , Kris Kitani

The challenging task of multi-object tracking (MOT) requires simultaneous reasoning about track initialization, identity, and spatio-temporal trajectories. We formulate this task as a frame-to-frame set prediction problem and introduce…

Computer Vision and Pattern Recognition · Computer Science 2022-05-02 Tim Meinhardt , Alexander Kirillov , Laura Leal-Taixe , Christoph Feichtenhofer