English
Related papers

Related papers: SimpleTrack: Rethinking and Improving the JDE Appr…

200 papers

The complex dynamicity of open-world objects presents non-negligible challenges for multi-object tracking (MOT), often manifested as severe deformations, fast motion, and occlusions. Most methods that solely depend on coarse-grained object…

Computer Vision and Pattern Recognition · Computer Science 2024-03-19 Guangze Zheng , Shijie Lin , Haobo Zuo , Changhong Fu , Jia Pan

We propose a light-weight and highly efficient Joint Detection and Tracking pipeline for the task of Multi-Object Tracking using a fully-transformer architecture. It is a modified version of TransTrack, which overcomes the computational…

Computer Vision and Pattern Recognition · Computer Science 2022-11-11 Siddharth Sagar Nijhawan , Leo Hoshikawa , Atsushi Irie , Masakazu Yoshimura , Junji Otsuka , Takeshi Ohashi

Conventional multi-object tracking (MOT) systems are predominantly designed for pedestrian tracking and often exhibit limited generalization to other object categories. This paper presents a generalized tracking framework capable of…

Computer Vision and Pattern Recognition · Computer Science 2025-09-26 Hamidreza Hashempoor , Yu Dong Hwang

Multi-object tracking (MOT) is one of the most challenging tasks in computer vision, where it is important to correctly detect objects and associate these detections across frames. Current approaches mainly focus on tracking objects in each…

Computer Vision and Pattern Recognition · Computer Science 2025-11-26 Matvei Shelukhan , Timur Mamedov , Karina Kvanchiani

We propose a method for joint detection and tracking of multiple objects in 3D point clouds, a task conventionally treated as a two-step process comprising object detection followed by data association. Our method embeds both steps into a…

Computer Vision and Pattern Recognition · Computer Science 2022-11-03 Jyoti Kini , Ajmal Mian , Mubarak Shah

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

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

In this work, we propose TransTrack, a simple but efficient scheme to solve the multiple object tracking problems. TransTrack leverages the transformer architecture, which is an attention-based query-key mechanism. It applies object…

Computer Vision and Pattern Recognition · Computer Science 2021-05-05 Peize Sun , Jinkun Cao , Yi Jiang , Rufeng Zhang , Enze Xie , Zehuan Yuan , Changhu Wang , Ping Luo

Significant progress has been achieved in multi-object tracking (MOT) through the evolution of detection and re-identification (ReID) techniques. Despite these advancements, accurately tracking objects in scenarios with homogeneous…

Computer Vision and Pattern Recognition · Computer Science 2024-03-12 Changcheng Xiao , Qiong Cao , Yujie Zhong , Long Lan , Xiang Zhang , Zhigang Luo , Dacheng Tao

Temporal modeling of objects is a key challenge in multiple object tracking (MOT). Existing methods track by associating detections through motion-based and appearance-based similarity heuristics. The post-processing nature of association…

Computer Vision and Pattern Recognition · Computer Science 2022-07-20 Fangao Zeng , Bin Dong , Yuang Zhang , Tiancai Wang , Xiangyu Zhang , Yichen Wei

In this paper, we propose a highly practical fully online multi-object tracking and segmentation (MOTS) method that uses instance segmentation results as an input. The proposed method is based on the Gaussian mixture probability hypothesis…

Computer Vision and Pattern Recognition · Computer Science 2021-06-14 Young-min Song , Young-chul Yoon , Kwangjin Yoon , Moongu Jeon , Seong-Whan Lee , Witold Pedrycz

The Joint Detection and Embedding (JDE) framework has achieved remarkable progress for multiple object tracking. Existing methods often employ extracted embeddings to re-establish associations between new detections and previously disrupted…

Computer Vision and Pattern Recognition · Computer Science 2023-11-07 Yaoqi Hu , Axi Niu , Yu Zhu , Qingsen Yan , Jinqiu Sun , Yanning Zhang

Similarity learning has been recognized as a crucial step for object tracking. However, existing multiple object tracking methods only use sparse ground truth matching as the training objective, while ignoring the majority of the…

Computer Vision and Pattern Recognition · Computer Science 2021-09-09 Jiangmiao Pang , Linlu Qiu , Xia Li , Haofeng Chen , Qi Li , Trevor Darrell , Fisher Yu

The aim of in-trawl catch monitoring for use in fishing operations is to detect, track and classify fish targets in real-time from video footage. Information gathered could be used to release unwanted bycatch in real-time. However,…

Computer Vision and Pattern Recognition · Computer Science 2023-04-12 Cheng-Yen Yang , Alan Yu Shyang Tan , Melanie J. Underwood , Charlotte Bodie , Zhongyu Jiang , Steve George , Karl Warr , Jenq-Neng Hwang , Emma Jones

Decoder-only methods, such as GPT, have demonstrated superior performance in many areas compared to traditional encoder-decoder structure transformer methods. Over the years, end-to-end methods based on the traditional transformer…

Computer Vision and Pattern Recognition · Computer Science 2025-07-10 Liao Pan , Yang Feng , Zhao Wenhui , Yua Jinwen , Zhang Dingwen

For a long time, the most common paradigm in Multi-Object Tracking was tracking-by-detection (TbD), where objects are first detected and then associated over video frames. For association, most models resourced to motion and appearance…

Computer Vision and Pattern Recognition · Computer Science 2023-04-27 Jenny Seidenschwarz , Guillem Brasó , Victor Castro Serrano , Ismail Elezi , Laura Leal-Taixé

Existing Multiple-Object Tracking (MOT) methods either follow the tracking-by-detection paradigm to conduct object detection, feature extraction and data association separately, or have two of the three subtasks integrated to form a…

Computer Vision and Pattern Recognition · Computer Science 2020-07-30 Jinlong Peng , Changan Wang , Fangbin Wan , Yang Wu , Yabiao Wang , Ying Tai , Chengjie Wang , Jilin Li , Feiyue Huang , Yanwei Fu

Extended target tracking estimates the centroid and shape of the target in space and time. In various situations where extended target tracking is applicable, the presence of multiple targets can lead to interference, particularly when they…

Computer Vision and Pattern Recognition · Computer Science 2023-11-29 Behzad Akbari , Haibin Zhu , Ya-Jun Pan , R. Tharmarasa

Deep SORT\cite{wojke2017simple} is a tracking-by-detetion approach to multiple object tracking with a detector and a RE-ID model. Both separately training and inference with the two model is time-comsuming. In this paper, we unify the…

Computer Vision and Pattern Recognition · Computer Science 2019-07-09 Yuhao Xu , Jiakui Wang

Similarity learning has been recognized as a crucial step for object tracking. However, existing multiple object tracking methods only use sparse ground truth matching as the training objective, while ignoring the majority of the…

Computer Vision and Pattern Recognition · Computer Science 2023-09-29 Tobias Fischer , Thomas E. Huang , Jiangmiao Pang , Linlu Qiu , Haofeng Chen , Trevor Darrell , Fisher Yu