English
Related papers

Related papers: AllTracker: Efficient Dense Point Tracking at High…

200 papers

We propose ProTracker, a novel framework for accurate and robust long-term dense tracking of arbitrary points in videos. Previous methods relying on global cost volumes effectively handle large occlusions and scene changes but lack…

Computer Vision and Pattern Recognition · Computer Science 2025-03-11 Tingyang Zhang , Chen Wang , Zhiyang Dou , Qingzhe Gao , Jiahui Lei , Baoquan Chen , Lingjie Liu

We introduce CoTracker, a transformer-based model that tracks a large number of 2D points in long video sequences. Differently from most existing approaches that track points independently, CoTracker tracks them jointly, accounting for…

Computer Vision and Pattern Recognition · Computer Science 2024-10-02 Nikita Karaev , Ignacio Rocco , Benjamin Graham , Natalia Neverova , Andrea Vedaldi , Christian Rupprecht

In this paper, we propose a simple and strong framework for Tracking Any Point with TRansformers (TAPTR). Based on the observation that point tracking bears a great resemblance to object detection and tracking, we borrow designs from…

Computer Vision and Pattern Recognition · Computer Science 2024-03-21 Hongyang Li , Hao Zhang , Shilong Liu , Zhaoyang Zeng , Tianhe Ren , Feng Li , Lei Zhang

Recent approaches to point tracking are able to recover the trajectory of any scene point through a large portion of a video despite the presence of occlusions. They are, however, too slow in practice to track every point observed in a…

Computer Vision and Pattern Recognition · Computer Science 2024-03-05 Guillaume Le Moing , Jean Ponce , Cordelia Schmid

Dense point tracking is a fundamental problem in computer vision, with applications ranging from video analysis to robotic manipulation. State-of-the-art trackers typically rely on cost volumes to match features across frames, but this…

Computer Vision and Pattern Recognition · Computer Science 2026-02-05 Zihang Lai , Eldar Insafutdinov , Edgar Sucar , Andrea Vedaldi

Tracking dense 3D motion from monocular videos remains challenging, particularly when aiming for pixel-level precision over long sequences. We introduce DELTA, a novel method that efficiently tracks every pixel in 3D space, enabling…

Computer Vision and Pattern Recognition · Computer Science 2025-03-03 Tuan Duc Ngo , Peiye Zhuang , Chuang Gan , Evangelos Kalogerakis , Sergey Tulyakov , Hsin-Ying Lee , Chaoyang Wang

We propose MFT -- Multi-Flow dense Tracker -- a novel method for dense, pixel-level, long-term tracking. The approach exploits optical flows estimated not only between consecutive frames, but also for pairs of frames at logarithmically…

Computer Vision and Pattern Recognition · Computer Science 2023-11-13 Michal Neoral , Jonáš Šerých , Jiří Matas

Recovering dense and long-range pixel motion in videos is a challenging problem. Part of the difficulty arises from the 3D-to-2D projection process, leading to occlusions and discontinuities in the 2D motion domain. While 2D motion can be…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Yuxi Xiao , Qianqian Wang , Shangzhan Zhang , Nan Xue , Sida Peng , Yujun Shen , Xiaowei Zhou

Estimating the 3D trajectory of every pixel from a monocular video is crucial and promising for a comprehensive understanding of the 3D dynamics of videos. Recent monocular 3D tracking works demonstrate impressive performance, but are…

Computer Vision and Pattern Recognition · Computer Science 2026-03-06 Jiahao Lu , Jiayi Xu , Wenbo Hu , Ruijie Zhu , Chengfeng Zhao , Sai-Kit Yeung , Ying Shan , Yuan Liu

When working with 3D facial data, improving fidelity and avoiding the uncanny valley effect is critically dependent on accurate 3D facial performance capture. Because such methods are expensive and due to the widespread availability of 2D…

Computer Vision and Pattern Recognition · Computer Science 2024-06-26 Felix Taubner , Prashant Raina , Mathieu Tuli , Eu Wern Teh , Chul Lee , Jinmiao Huang

We propose a novel algorithm for accelerating dense long-term 3D point tracking in videos. Through analysis of existing state-of-the-art methods, we identify two major computational bottlenecks. First, transformer-based iterative tracking…

Computer Vision and Pattern Recognition · Computer Science 2025-12-11 Tuan Duc Ngo , Ashkan Mirzaei , Guocheng Qian , Hanwen Liang , Chuang Gan , Evangelos Kalogerakis , Peter Wonka , Chaoyang Wang

We introduce the first data-driven multi-view 3D point tracker, designed to track arbitrary points in dynamic scenes using multiple camera views. Unlike existing monocular trackers, which struggle with depth ambiguities and occlusion, or…

Computer Vision and Pattern Recognition · Computer Science 2025-08-29 Frano Rajič , Haofei Xu , Marko Mihajlovic , Siyuan Li , Irem Demir , Emircan Gündoğdu , Lei Ke , Sergey Prokudin , Marc Pollefeys , Siyu Tang

We present a novel model for Tracking Any Point (TAP) that effectively tracks any queried point on any physical surface throughout a video sequence. Our approach employs two stages: (1) a matching stage, which independently locates a…

Computer Vision and Pattern Recognition · Computer Science 2023-08-31 Carl Doersch , Yi Yang , Mel Vecerik , Dilara Gokay , Ankush Gupta , Yusuf Aytar , Joao Carreira , Andrew Zisserman

Tracking has traditionally been the art of following interest points through space and time. This changed with the rise of powerful deep networks. Nowadays, tracking is dominated by pipelines that perform object detection followed by…

Computer Vision and Pattern Recognition · Computer Science 2020-08-24 Xingyi Zhou , Vladlen Koltun , Philipp Krähenbühl

We introduce LocoTrack, a highly accurate and efficient model designed for the task of tracking any point (TAP) across video sequences. Previous approaches in this task often rely on local 2D correlation maps to establish correspondences…

Computer Vision and Pattern Recognition · Computer Science 2024-07-23 Seokju Cho , Jiahui Huang , Jisu Nam , Honggyu An , Seungryong Kim , Joon-Young Lee

Tracking pixels in videos is typically studied as an optical flow estimation problem, where every pixel is described with a displacement vector that locates it in the next frame. Even though wider temporal context is freely available, prior…

Computer Vision and Pattern Recognition · Computer Science 2022-07-26 Adam W. Harley , Zhaoyuan Fang , Katerina Fragkiadaki

Dense point tracking is a challenging task requiring the continuous tracking of every point in the initial frame throughout a substantial portion of a video, even in the presence of occlusions. Traditional methods use optical flow models to…

Computer Vision and Pattern Recognition · Computer Science 2025-07-15 Qiaole Dong , Yanwei Fu

Current methods for dense 3D point tracking in dynamic scenes typically rely on pairwise processing, require known camera poses, or assume temporal ordering of input frames, thereby constraining their flexibility and applicability.…

Computer Vision and Pattern Recognition · Computer Science 2026-04-06 Vivek Alumootil , Tuan-Anh Vu

We present a new test-time optimization method for estimating dense and long-range motion from a video sequence. Prior optical flow or particle video tracking algorithms typically operate within limited temporal windows, struggling to track…

Computer Vision and Pattern Recognition · Computer Science 2023-09-13 Qianqian Wang , Yen-Yu Chang , Ruojin Cai , Zhengqi Li , Bharath Hariharan , Aleksander Holynski , Noah Snavely

Modern large displacement optical flow algorithms usually use an initialization by either sparse descriptor matching techniques or dense approximate nearest neighbor fields. While the latter have the advantage of being dense, they have the…

Computer Vision and Pattern Recognition · Computer Science 2018-10-30 Christian Bailer , Bertram Taetz , Didier Stricker
‹ Prev 1 2 3 10 Next ›