English
Related papers

Related papers: NeighborTrack: Improving Single Object Tracking by…

200 papers

In this work, we consider data association problems involving multi-object tracking (MOT). In particular, we address the challenges arising from object occlusions. We propose a framework called approximate dynamic programming track…

Computer Vision and Pattern Recognition · Computer Science 2024-05-27 Pratyusha Musunuru , Yuchao Li , Jamison Weber , Dimitri Bertsekas

Multiple object tracking (MOT) is a task in computer vision that aims to detect the position of various objects in videos and to associate them to a unique identity. We propose an approach based on Constraint Programming (CP) whose goal is…

Computer Vision and Pattern Recognition · Computer Science 2022-04-25 Rémi Nahon , Guillaume-Alexandre Bilodeau , Gilles Pesant

In this paper, we propose a simple yet unified single object tracking (SOT) framework, dubbed SUTrack. It consolidates five SOT tasks (RGB-based, RGB-Depth, RGB-Thermal, RGB-Event, RGB-Language Tracking) into a unified model trained in a…

Computer Vision and Pattern Recognition · Computer Science 2024-12-30 Xin Chen , Ben Kang , Wanting Geng , Jiawen Zhu , Yi Liu , Dong Wang , Huchuan Lu

Siamese network based trackers formulate the visual tracking task as a similarity matching problem. Almost all popular Siamese trackers realize the similarity learning via convolutional feature cross-correlation between a target branch and…

Computer Vision and Pattern Recognition · Computer Science 2020-11-24 Dongyan Guo , Yanyan Shao , Ying Cui , Zhenhua Wang , Liyan Zhang , Chunhua Shen

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

The current popular two-stream, two-stage tracking framework extracts the template and the search region features separately and then performs relation modeling, thus the extracted features lack the awareness of the target and have limited…

Computer Vision and Pattern Recognition · Computer Science 2022-12-21 Botao Ye , Hong Chang , Bingpeng Ma , Shiguang Shan , Xilin Chen

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

3D Single Object Tracking (3D-SOT) aims to localize a target object across a sequence of LiDAR point clouds, given its 3D bounding box in the first frame. Recent methods have adopted a memory-based approach to utilize previously observed…

Computer Vision and Pattern Recognition · Computer Science 2026-04-16 Jaejoon Yoo , SuBeen Lee , Yerim Jeon , Miso Lee , Jae-Pil Heo

Detection-based tracking is one of the main methods of multi-object tracking. It can obtain good tracking results when using excellent detectors but it may associate wrong targets when facing overlapping and low-confidence detections. To…

Computer Vision and Pattern Recognition · Computer Science 2023-05-17 Huan Mao , Yulin Chen , Zongtan Li , Feng Chen , Pingping Chen

Most of 3D single object trackers (SOT) in point clouds follow the two-stream multi-stage 3D Siamese or motion tracking paradigms, which process the template and search area point clouds with two parallel branches, built on supervised point…

Computer Vision and Pattern Recognition · Computer Science 2024-04-15 Baojie Fan , Wuyang Zhou , Kai Wang , Shijun Zhou , Fengyu Xu , Jiandong Tian

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

This work focuses on multi-target tracking in Video synthetic aperture radar. Specifically, we refer to tracking based on targets' shadows. Current methods have limited accuracy as they fail to consider shadows' characteristics and…

Image and Video Processing · Electrical Eng. & Systems 2022-11-30 Xiaochuan Ni , Xiaoling Zhang , Xu Zhan , Zhenyu Yang , Jun Shi , Shunjun Wei , Tianjiao Zeng

We study a novel yet practical problem of open-corpus multi-object tracking (OCMOT), which extends the MOT into localizing, associating, and recognizing generic-category objects of both seen (base) and unseen (novel) classes, but without…

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

Amodal recognition is the ability of the system to detect occluded objects. Most SOTA Visual Recognition systems lack the ability to perform amodal recognition. Few studies have achieved amodal recognition through passive prediction or…

Computer Vision and Pattern Recognition · Computer Science 2023-03-09 Venkatraman Narayanan , Bala Murali Manoghar , Rama Prashanth RV , Phu Pham , Aniket Bera

Tracking by detection, the dominant approach for online multi-object tracking, alternates between localization and association steps. As a result, it strongly depends on the quality of instantaneous observations, often failing when objects…

Computer Vision and Pattern Recognition · Computer Science 2021-10-04 Pavel Tokmakov , Jie Li , Wolfram Burgard , Adrien Gaidon

Object tracking has achieved significant progress over the past few years. However, state-of-the-art trackers become increasingly heavy and expensive, which limits their deployments in resource-constrained applications. In this work, we…

Computer Vision and Pattern Recognition · Computer Science 2021-04-30 Bin Yan , Houwen Peng , Kan Wu , Dong Wang , Jianlong Fu , Huchuan Lu

Standardized benchmarks have been crucial in pushing the performance of computer vision algorithms, especially since the advent of deep learning. Although leaderboards should not be over-claimed, they often provide the most objective…

Computer Vision and Pattern Recognition · Computer Science 2020-12-09 Patrick Dendorfer , Aljoša Ošep , Anton Milan , Konrad Schindler , Daniel Cremers , Ian Reid , Stefan Roth , Laura Leal-Taixé

Object tracking is an essential problem in computer vision that has been researched for several decades. One of the main challenges in tracking is to adapt to object appearance changes over time and avoiding drifting to background clutter.…

Computer Vision and Pattern Recognition · Computer Science 2018-11-09 Elena Burceanu , Marius Leordeanu

3D multi-object tracking (MOT) has witnessed numerous novel benchmarks and approaches in recent years, especially those under the "tracking-by-detection" paradigm. Despite their progress and usefulness, an in-depth analysis of their…

Computer Vision and Pattern Recognition · Computer Science 2021-11-19 Ziqi Pang , Zhichao Li , Naiyan Wang

Multi-object tracking (MOT) in sports is highly challenging due to irregular player motion, uniform appearances, and frequent occlusions. These difficulties are further exacerbated by the geometric distortion and extreme scale variation…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Rong-Lin Jian , Ming-Chi Luo , Chen-Wei Huang , Chia-Ming Lee , Yu-Fan Lin , Chih-Chung Hsu