English
Related papers

Related papers: D3S -- A Discriminative Single Shot Segmentation T…

200 papers

Category-specific models are provenly valuable methods in 3D single object tracking (SOT) regardless of Siamese or motion-centric paradigms. However, such over-specialized model designs incur redundant parameters, thus limiting the broader…

Computer Vision and Pattern Recognition · Computer Science 2024-09-10 Jiahao Nie , Zhiwei He , Xudong Lv , Xueyi Zhou , Dong-Kyu Chae , Fei Xie

3D LiDAR-based single object tracking (SOT) relies on sparse and irregular point clouds, posing challenges from geometric variations in scale, motion patterns, and structural complexity across object categories. Current category-specific…

Computer Vision and Pattern Recognition · Computer Science 2025-07-29 Mengmeng Wang , Haonan Wang , Yulong Li , Xiangjie Kong , Jiaxin Du , Guojiang Shen , Feng Xia

Object tracking can be formulated as "finding the right object in a video". We observe that recent approaches for class-agnostic tracking tend to focus on the "finding" part, but largely overlook the "object" part of the task, essentially…

Computer Vision and Pattern Recognition · Computer Science 2019-10-28 Achal Dave , Pavel Tokmakov , Cordelia Schmid , Deva Ramanan

Video object segmentation (VOS) aims at pixel-level object tracking given only the annotations in the first frame. Due to the large visual variations of objects in video and the lack of training samples, it remains a difficult task despite…

Computer Vision and Pattern Recognition · Computer Science 2019-07-05 Qiang Zhou , Zilong Huang , Lichao Huang , Yongchao Gong , Han Shen , Chang Huang , Wenyu Liu , Xinggang Wang

Most of the existing single object trackers track the target in a unitary local search window, making them particularly vulnerable to challenging factors such as heavy occlusions and out-of-view movements. Despite the attempts to further…

Computer Vision and Pattern Recognition · Computer Science 2021-03-31 Xiao Wang , Zhe Chen , Jin Tang , Bin Luo , Yaowei Wang , Yonghong Tian , Feng Wu

This paper presents F-Siamese Tracker, a novel approach for single object tracking prominently characterized by more robustly integrating 2D and 3D information to reduce redundant search space. A main challenge in 3D single object tracking…

Computer Vision and Pattern Recognition · Computer Science 2020-10-23 Hao Zou , Jinhao Cui , Xin Kong , Chujuan Zhang , Yong Liu , Feng Wen , Wanlong Li

Multi-object tracking (MOT) is a challenging vision task that aims to detect individual objects within a single frame and associate them across multiple frames. Recent MOT approaches can be categorized into two-stage tracking-by-detection…

Computer Vision and Pattern Recognition · Computer Science 2024-02-22 Run Luo , Zikai Song , Lintao Ma , Jinlin Wei , Wei Yang , Min Yang

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

In this paper, we present a novel benchmark, GSOT3D, that aims at facilitating development of generic 3D single object tracking (SOT) in the wild. Specifically, GSOT3D offers 620 sequences with 123K frames, and covers a wide selection of 54…

Computer Vision and Pattern Recognition · Computer Science 2024-12-04 Yifan Jiao , Yunhao Li , Junhua Ding , Qing Yang , Song Fu , Heng Fan , Libo Zhang

3D Single Object Tracking (SOT) stands a forefront task of computer vision, proving essential for applications like autonomous driving. Sparse and occluded data in scene point clouds introduce variations in the appearance of tracked…

Computer Vision and Pattern Recognition · Computer Science 2023-12-12 Jiaming Liu , Yue Wu , Maoguo Gong , Qiguang Miao , Wenping Ma , Can Qin

Monocular 3D object tracking aims to estimate temporally consistent 3D object poses across video frames, enabling autonomous agents to reason about scene dynamics. However, existing state-of-the-art approaches are fully supervised and rely…

Robotics · Computer Science 2026-03-20 Nikhil Gosala , B. Ravi Kiran , Senthil Yogamani , Abhinav Valada

Video object segmentation aims at accurately segmenting the target object regions across consecutive frames. It is technically challenging for coping with complicated factors (e.g., shape deformations, occlusion and out of the lens). Recent…

Computer Vision and Pattern Recognition · Computer Science 2019-07-03 Peng Sun , Peiwen Lin , Guangliang Cheng , Jianping Shi , Jiawan Zhang , Xi Li

Accurate and robust visual object tracking is one of the most challenging and fundamental computer vision problems. It entails estimating the trajectory of the target in an image sequence, given only its initial location, and segmentation,…

Computer Vision and Pattern Recognition · Computer Science 2021-12-07 Sajid Javed , Martin Danelljan , Fahad Shahbaz Khan , Muhammad Haris Khan , Michael Felsberg , Jiri Matas

Dense 3D tracking from monocular video is fundamental to dynamic scene understanding. While recent 3D foundation models provide reliable per-frame geometry, recovering object motion in this geometry remains challenging and benefits from…

Computer Vision and Pattern Recognition · Computer Science 2026-05-14 Jisu Nam , Jahyeok Koo , Soowon Son , Jaewoo Jung , Honggyu An , Junhwa Hur , Seungryong Kim

Memory-based trackers are video object segmentation methods that form the target model by concatenating recently tracked frames into a memory buffer and localize the target by attending the current image to the buffered frames. While…

Computer Vision and Pattern Recognition · Computer Science 2024-12-05 Jovana Videnovic , Alan Lukezic , Matej Kristan

3D multi-object tracking is a critical and challenging task in the field of autonomous driving. A common paradigm relies on modeling individual object motion, e.g., Kalman filters, to predict trajectories. While effective in simple…

Computer Vision and Pattern Recognition · Computer Science 2025-12-04 Haonan Zhang , Xinyao Wang , Boxi Wu , Tu Zheng , Wang Yunhua , Zheng Yang

One of the crucial problems in visual tracking is how the object is represented. Conventional appearance-based trackers are using increasingly more complex features in order to be robust. However, complex representations typically not only…

Computer Vision and Pattern Recognition · Computer Science 2015-09-29 Ang Li , Feng Tang , Yanwen Guo , Hai Tao

We present SpatialTrackerV2, a feed-forward 3D point tracking method for monocular videos. Going beyond modular pipelines built on off-the-shelf components for 3D tracking, our approach unifies the intrinsic connections between point…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Yuxi Xiao , Jianyuan Wang , Nan Xue , Nikita Karaev , Yuri Makarov , Bingyi Kang , Xing Zhu , Hujun Bao , Yujun Shen , Xiaowei Zhou

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

3D single object tracking within LIDAR point clouds is a pivotal task in computer vision, with profound implications for autonomous driving and robotics. However, existing methods, which depend solely on appearance matching via Siamese…

Computer Vision and Pattern Recognition · Computer Science 2024-03-26 Shaoyu Sun , Chunyang Wang , Xuelian Liu , Chunhao Shi , Yueyang Ding , Guan Xi