English
Related papers

Related papers: BootsTAP: Bootstrapped Training for Tracking-Any-P…

200 papers

Generic motion understanding from video involves not only tracking objects, but also perceiving how their surfaces deform and move. This information is useful to make inferences about 3D shape, physical properties and object interactions.…

Computer Vision and Pattern Recognition · Computer Science 2023-04-03 Carl Doersch , Ankush Gupta , Larisa Markeeva , Adrià Recasens , Lucas Smaira , Yusuf Aytar , João Carreira , Andrew Zisserman , Yi Yang

Tracking any point (TAP) recently shifted the motion estimation paradigm from focusing on individual salient points with local templates to tracking arbitrary points with global image contexts. However, while research has mostly focused on…

Computer Vision and Pattern Recognition · Computer Science 2025-03-25 Friedhelm Hamann , Daniel Gehrig , Filbert Febryanto , Kostas Daniilidis , Guillermo Gallego

For robots to be useful outside labs and specialized factories we need a way to teach them new useful behaviors quickly. Current approaches lack either the generality to onboard new tasks without task-specific engineering, or else lack the…

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

We introduce a new benchmark, TAPVid-3D, for evaluating the task of long-range Tracking Any Point in 3D (TAP-3D). While point tracking in two dimensions (TAP) has many benchmarks measuring performance on real-world videos, such as…

Computer Vision and Pattern Recognition · Computer Science 2024-08-28 Skanda Koppula , Ignacio Rocco , Yi Yang , Joe Heyward , João Carreira , Andrew Zisserman , Gabriel Brostow , Carl Doersch

Tracking Any Point (TAP) plays a crucial role in motion analysis. Video-based approaches rely on iterative local matching for tracking, but they assume linear motion during the blind time between frames, which leads to point loss under…

Computer Vision and Pattern Recognition · Computer Science 2025-07-29 Han Han , Wei Zhai , Yang Cao , Bin Li , Zheng-jun Zha

Point tracking models often struggle to generalize to real-world videos because large-scale training data is predominantly synthetic$\unicode{x2014}$the only source currently feasible to produce at scale. Collecting real-world annotations,…

Computer Vision and Pattern Recognition · Computer Science 2026-03-31 Inès Hyeonsu Kim , Seokju Cho , Jahyeok Koo , Junghyun Park , Jiahui Huang , Honglak Lee , Joon-Young Lee , Seungryong Kim

Multi-view camera systems enable rich observations of complex real-world scenes, and understanding dynamic objects in multi-view settings has become central to various applications. In this work, we present MV-TAP, a novel point tracker…

Computer Vision and Pattern Recognition · Computer Science 2025-12-02 Jahyeok Koo , Inès Hyeonsu Kim , Mungyeom Kim , Junghyun Park , Seohyun Park , Jaeyeong Kim , Jung Yi , Seokju Cho , Seungryong Kim

Humans excel at constructing panoramic mental models of their surroundings, maintaining object permanence and inferring scene structure beyond visible regions. In contrast, current artificial vision systems struggle with persistent,…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Finlay G. C. Hudson , James A. D. Gardner , William A. P. Smith

Tracking Any Point (TAP) in a video is a challenging computer vision problem with many demonstrated applications in robotics, video editing, and 3D reconstruction. Existing methods for TAP rely heavily on complex tracking-specific inductive…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Artem Zholus , Carl Doersch , Yi Yang , Skanda Koppula , Viorica Patraucean , Xu Owen He , Ignacio Rocco , Mehdi S. M. Sajjadi , Sarath Chandar , Ross Goroshin

Accurate tracking of tissues and instruments in videos is crucial for Robotic-Assisted Minimally Invasive Surgery (RAMIS), as it enables the robot to comprehend the surgical scene with precise locations and interactions of tissues and…

Computer Vision and Pattern Recognition · Computer Science 2025-03-24 Bohan Zhan , Wang Zhao , Yi Fang , Bo Du , Francisco Vasconcelos , Danail Stoyanov , Daniel S. Elson , Baoru Huang

This report proposes an improved method for the Tracking Any Point (TAP) task, which tracks any physical surface through a video. Several existing approaches have explored the TAP by considering the temporal relationships to obtain smooth…

Computer Vision and Pattern Recognition · Computer Science 2024-03-28 Hongpeng Pan , Yang Yang , Zhongtian Fu , Yuxuan Zhang , Shian Du , Yi Xu , Xiangyang Ji

This paper proposes a concise, elegant, and robust pipeline to estimate smooth camera trajectories and obtain dense point clouds for casual videos in the wild. Traditional frameworks, such as ParticleSfM~\cite{zhao2022particlesfm}, address…

Computer Vision and Pattern Recognition · Computer Science 2024-11-21 Weicai Ye , Xinyu Chen , Ruohao Zhan , Di Huang , Xiaoshui Huang , Haoyi Zhu , Hujun Bao , Wanli Ouyang , Tong He , Guofeng Zhang

In the Detection and Multi-Object Tracking of Sweet Peppers Challenge, we present Track Any Peppers (TAP) - a weakly supervised ensemble technique for sweet peppers tracking. TAP leverages the zero-shot detection capabilities of…

Computer Vision and Pattern Recognition · Computer Science 2024-11-12 Jia Syuen Lim , Yadan Luo , Zhi Chen , Tianqi Wei , Scott Chapman , Zi Huang

Tracking-Any-Point (TAP) models aim to track any point through a video which is a crucial task in AR/XR and robotics applications. The recently introduced TAPNext approach proposes an end-to-end, recurrent transformer architecture to track…

Computer Vision and Pattern Recognition · Computer Science 2026-04-14 Sebastian Jung , Artem Zholus , Martin Sundermeyer , Carl Doersch , Ross Goroshin , David Joseph Tan , Sarath Chandar , Rudolph Triebel , Federico Tombari

Visual odometry estimates the motion of a moving camera based on visual input. Existing methods, mostly focusing on two-view point tracking, often ignore the rich temporal context in the image sequence, thereby overlooking the global motion…

Computer Vision and Pattern Recognition · Computer Science 2025-11-07 Weirong Chen , Le Chen , Rui Wang , Marc Pollefeys

Recently, the Segment Anything Model (SAM) gains lots of attention rapidly due to its impressive segmentation performance on images. Regarding its strong ability on image segmentation and high interactivity with different prompts, we found…

Computer Vision and Pattern Recognition · Computer Science 2023-05-01 Jinyu Yang , Mingqi Gao , Zhe Li , Shang Gao , Fangjing Wang , Feng Zheng

Tracking Any Point (TAP) has emerged as a fundamental tool for video understanding. Current approaches adapt Vision Foundation Models (VFMs) like DINOv2 via offline finetuning or test-time optimization. However, these VFMs rely on static…

Computer Vision and Pattern Recognition · Computer Science 2026-03-19 Qiangqiang Wu , Tianyu Yang , Bo Fang , Jia Wan , Matias Di Martino , Guillermo Sapiro , Antoni B. Chan

Learning from demonstration is a powerful method for teaching robots new skills, and having more demonstration data often improves policy learning. However, the high cost of collecting demonstration data is a significant bottleneck. Videos,…

Robotics · Computer Science 2024-07-15 Chuan Wen , Xingyu Lin , John So , Kai Chen , Qi Dou , Yang Gao , Pieter Abbeel

Accurate tissue point tracking in endoscopic videos is critical for robotic-assisted surgical navigation and scene understanding, but remains challenging due to complex deformations, instrument occlusion, and the scarcity of dense…

Computer Vision and Pattern Recognition · Computer Science 2025-03-31 Rulin Zhou , Wenlong He , An Wang , Qiqi Yao , Haijun Hu , Jiankun Wang , Xi Zhang an Hongliang Ren
‹ Prev 1 2 3 10 Next ›