English
Related papers

Related papers: Track without Appearance: Learn Box and Tracklet E…

200 papers

Multi-object tracking (MOT) has made great progress in recent years, but there are still some problems. Most MOT algorithms follow tracking-by-detection framework, which separates detection and tracking into two independent parts. Early…

Computer Vision and Pattern Recognition · Computer Science 2021-04-13 Xuewu Lin , Yu-ang Guo , Jianqiang Wang

Open-vocabulary multi-object tracking (OVMOT) represents a critical new challenge involving the detection and tracking of diverse object categories in videos, encompassing both seen categories (base classes) and unseen categories (novel…

Computer Vision and Pattern Recognition · Computer Science 2024-10-14 Zekun Qian , Ruize Han , Junhui Hou , Linqi Song , Wei Feng

The recent trend in multiple object tracking (MOT) is heading towards leveraging deep learning to boost the tracking performance. In this paper, we propose a novel solution named TransSTAM, which leverages Transformer to effectively model…

Computer Vision and Pattern Recognition · Computer Science 2022-06-01 Peng Dai , Yiqiang Feng , Renliang Weng , Changshui Zhang

Multiple Object Tracking (MOT) detects the trajectories of multiple objects given an input video. It has become more and more important for various research and industry areas, such as cell tracking for biomedical research and human…

Computer Vision and Pattern Recognition · Computer Science 2021-10-11 Lijun Wang , Yanting Zhu , Jue Shi , Xiaodan Fan

Tracking-by-detection is a very popular framework for single object tracking which attempts to search the target object within a local search window for each frame. Although such local search mechanism works well on simple videos, however,…

Computer Vision and Pattern Recognition · Computer Science 2021-06-10 Xiao Wang , Jin Tang , Bin Luo , Yaowei Wang , Yonghong Tian , Feng Wu

Multi-object tracking (MOT) is the problem of tracking the state of an unknown and time-varying number of objects using noisy measurements, with important applications such as autonomous driving, tracking animal behavior, defense systems,…

Machine Learning · Computer Science 2022-02-17 Juliano Pinto , Georg Hess , William Ljungbergh , Yuxuan Xia , Henk Wymeersch , Lennart Svensson

The most common paradigm for vision-based multi-object tracking is tracking-by-detection, due to the availability of reliable detectors for several important object categories such as cars and pedestrians. However, future mobile systems…

Computer Vision and Pattern Recognition · Computer Science 2017-12-22 Aljoša Ošep , Wolfgang Mehner , Paul Voigtlaender , Bastian Leibe

Most current multi-object trackers focus on short-term tracking, and are based on deep and complex systems that do not operate in real-time, often making them impractical for video-surveillance. In this paper, we present a long-term…

Computer Vision and Pattern Recognition · Computer Science 2020-10-20 Germán Barquero , Carles Fernández , Isabelle Hupont

LVLMs have been shown to perform excellently in image-level tasks such as VQA and caption. However, in many instance-level tasks, such as visual grounding and object detection, LVLMs still show performance gaps compared to previous expert…

Computer Vision and Pattern Recognition · Computer Science 2025-11-24 Teng Fu , Mengyang Zhao , Ke Niu , Kaixin Peng , Bin Li

Detection and learning based appearance feature play the central role in data association based multiple object tracking (MOT), but most recent MOT works usually ignore them and only focus on the hand-crafted feature and association…

Computer Vision and Pattern Recognition · Computer Science 2016-10-20 Fengwei Yu , Wenbo Li , Quanquan Li , Yu Liu , Xiaohua Shi , Junjie Yan

Vehicle location prediction or vehicle tracking is a significant topic within connected vehicles. This task, however, is difficult if only a single modal data is available, probably causing bias and impeding the accuracy. With the…

Computer Vision and Pattern Recognition · Computer Science 2018-11-08 Yue Zhang , Bin Song , Xiaojiang Du , Mohsen Guizani

Multiple object tracking (MOT) involves identifying multiple targets and assigning them corresponding IDs within a video sequence, where occlusions are often encountered. Recent methods address occlusions using appearance cues through…

Computer Vision and Pattern Recognition · Computer Science 2024-09-13 Rongzihan Song , Zhenyu Weng , Huiping Zhuang , Jinchang Ren , Yongming Chen , Zhiping Lin

Understanding the shape and structure of objects is undoubtedly extremely important for object recognition, but the most common pattern recognition method currently used is machine learning, which often requires a large number of training…

Computer Vision and Pattern Recognition · Computer Science 2023-06-21 Wei Hui , Liping Yu , Yiran Wei

Tracking by detection paradigm is one of the most popular object tracking methods. However, it is very dependent on the performance of the detector. When the detector has a behavior of missing detection, the tracking result will be directly…

Computer Vision and Pattern Recognition · Computer Science 2022-02-08 Zhibo Zou , Junjie Huang , Ping Luo

Recently, several studies have shown that utilizing contextual information to perceive target states is crucial for object tracking. They typically capture context by incorporating multiple video frames. However, these naive frame-context…

Computer Vision and Pattern Recognition · Computer Science 2025-01-03 Chenlong Xu , Bineng Zhong , Qihua Liang , Yaozong Zheng , Guorong Li , Shuxiang Song

To overcome the problem of occlusion in visual tracking, this paper proposes an occlusion-aware tracking algorithm. The proposed algorithm divides the object into discrete image patches according to the pixel distribution of the object by…

Computer Vision and Pattern Recognition · Computer Science 2021-04-19 Rongtai Caiand Peng Zhu

Point tracking aims to identify the same physical point across video frames and serves as a geometry-aware representation of motion. This representation supports a wide range of applications, from robotics to augmented reality, by enabling…

Computer Vision and Pattern Recognition · Computer Science 2025-07-15 Görkay Aydemir

The goal of multi-object tracking is to detect and track all objects in a scene while maintaining unique identifiers for each, by associating their bounding boxes across video frames. This association relies on matching motion and…

Computer Vision and Pattern Recognition · Computer Science 2025-12-30 Momir Adžemović , Predrag Tadić , Andrija Petrović , Mladen Nikolić

Multi-camera tracking plays a pivotal role in various real-world applications. While end-to-end methods have gained significant interest in single-camera tracking, multi-camera tracking remains predominantly reliant on heuristic techniques.…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Alexandru Niculescu-Mizil , Deep Patel , Iain Melvin

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