English
Related papers

Related papers: Online and Real-time Object Tracking Algorithm wit…

200 papers

In recent years, anchor-free object detection models combined with matching algorithms are used to achieve real-time muti-object tracking and also ensure high tracking accuracy. However, there are still great challenges in multi-object…

Computer Vision and Pattern Recognition · Computer Science 2023-03-16 Huilan Luo , Zehua Zeng

We present a method to perform online Multiple Object Tracking (MOT) of known object categories in monocular video data. Current Tracking-by-Detection MOT approaches build on top of 2D bounding box detections. In contrast, we exploit…

Computer Vision and Pattern Recognition · Computer Science 2017-05-16 Sebastian Bullinger , Christoph Bodensteiner , Michael Arens

Multi-object tracking (MOT) aims to associate target objects across video frames in order to obtain entire moving trajectories. With the advancement of deep neural networks and the increasing demand for intelligent video analysis, MOT has…

Computer Vision and Pattern Recognition · Computer Science 2024-03-13 Gaoang Wang , Mingli Song , Jenq-Neng Hwang

Object tracking becomes critical especially when similar objects are present in the same area. Recent state-of-the-art (SOTA) approaches are proposed based on taking a matching network with a heavy structure to distinguish the target from…

Computer Vision and Pattern Recognition · Computer Science 2021-03-30 Faraz Lotfi , Hamid D. Taghirad

We present a novel approach to online multi-target tracking based on recurrent neural networks (RNNs). Tracking multiple objects in real-world scenes involves many challenges, including a) an a-priori unknown and time-varying number of…

Computer Vision and Pattern Recognition · Computer Science 2016-12-08 Anton Milan , Seyed Hamid Rezatofighi , Anthony Dick , Ian Reid , Konrad Schindler

In multi-object tracking, the tracker maintains in its memory the appearance and motion information for each object in the scene. This memory is utilized for finding matches between tracks and detections and is updated based on the matching…

Computer Vision and Pattern Recognition · Computer Science 2021-01-29 Chanho Kim , Li Fuxin , Mazen Alotaibi , James M. Rehg

Tracking of objects in 3D is a fundamental task in computer vision that finds use in a wide range of applications such as autonomous driving, robotics or augmented reality. Most recent approaches for 3D multi object tracking (MOT) from…

Computer Vision and Pattern Recognition · Computer Science 2021-04-26 Jan-Nico Zaech , Dengxin Dai , Alexander Liniger , Martin Danelljan , Luc Van Gool

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

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

Unsupervised object-centric learning methods allow the partitioning of scenes into entities without additional localization information and are excellent candidates for reducing the annotation burden of multiple-object tracking (MOT)…

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

With the recent advances in the object detection research field, tracking-by-detection has become the leading paradigm adopted by multi-object tracking algorithms. By extracting different features from detected objects, those algorithms can…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Michel Meneses , Leonardo Matos , Bruno Prado , André de Carvalho , Hendrik Macedo

Recent advances in Multi-Object Tracking (MOT) have demonstrated significant success in short-term association within the separated tracking-by-detection online paradigm. However, long-term tracking remains challenging. While graph-based…

Computer Vision and Pattern Recognition · Computer Science 2025-03-26 Chongwei Liu , Haojie Li , Zhihui Wang , Rui Xu

The usage of eye tracking sensors is expected to grow in virtual (VR) and augmented reality (AR) platforms. Provided that users of these platforms consent to employing captured eye movement signals for authentication and health assessment,…

Human-Computer Interaction · Computer Science 2020-07-21 Alex Karpov , Jacob Liberman , Dillon Lohr , Oleg Komogortsev

This paper proposes the Parallel WiSARD Object Tracker (PWOT), a new object tracker based on the WiSARD weightless neural network that is robust against quantization errors. Object tracking in video is an important and challenging task in…

Computer Vision and Pattern Recognition · Computer Science 2014-03-14 Rodrigo da Silva Moreira , Nelson Francisco Favilla Ebecken

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

Multiple object tracking (MOT), a key task in image recognition, presents a persistent challenge in balancing processing speed and tracking accuracy. This study introduces a novel approach that leverages quantum annealing (QA) to expedite…

Computer Vision and Pattern Recognition · Computer Science 2026-01-30 Yasuyuki Ihara

Multi-object tracking (MOT) is an important and practical task related to both surveillance systems and moving camera applications, such as autonomous driving and robotic vision. However, due to unreliable detection, occlusion and fast…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Gaoang Wang , Yizhou Wang , Haotian Zhang , Renshu Gu , Jenq-Neng Hwang

Multi-object tracking (MOT) or global data association problem is commonly approached as a minimum-cost-flow or minimum-cost-circulation problem on a graph. While there have been numerous studies aimed at enhancing algorithm efficiency,…

Data Structures and Algorithms · Computer Science 2023-11-09 Yanbing Wang , Junyi Ji , William Barbour , Daniel B. Work

In this paper we introduce SiamMask, a framework to perform both visual object tracking and video object segmentation, in real-time, with the same simple method. We improve the offline training procedure of popular fully-convolutional…

Computer Vision and Pattern Recognition · Computer Science 2022-07-06 Weiming Hu , Qiang Wang , Li Zhang , Luca Bertinetto , Philip H. S. Torr