中文
相关论文

相关论文: Track-On: Transformer-based Online Point Tracking …

200 篇论文

Tracking the 6D pose of objects in video sequences is important for robot manipulation. This task, however, introduces multiple challenges: (i) robot manipulation involves significant occlusions; (ii) data and annotations are troublesome…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Bowen Wen , Chaitanya Mitash , Baozhang Ren , Kostas E. Bekris

Accurate single-object tracking and short-term motion forecasting remain challenging under occlusion, scale variation, and temporal drift, which disrupt the temporal coherence required for real-time perception. We introduce…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Zhongping Dong , Pengyang Yu , Shuangjian Li , Liming Chen , Mohand Tahar Kechadi

This paper addresses the problem of tracking moving objects of variable appearance in challenging scenes rich with features and texture. Reliable tracking is of pivotal importance in surveillance applications. It is made particularly…

计算机视觉与模式识别 · 计算机科学 2013-09-26 Rhys Martin , Ognjen Arandjelović

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…

计算机视觉与模式识别 · 计算机科学 2025-11-07 Weirong Chen , Le Chen , Rui Wang , Marc Pollefeys

We propose a system that uses video as the input to track the position of objects relative to their surrounding environment in real-time. The neural network employed is trained on a 100% synthetic dataset coming from our own automated…

计算机视觉与模式识别 · 计算机科学 2020-10-30 David Albarracín , Jesús Hormigo , José David Fernández

Feature tracking is the building block of many applications such as visual odometry, augmented reality, and target tracking. Unfortunately, the state-of-the-art vision-based tracking algorithms fail in surgical images due to the challenges…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Mostafa Parchami , Saif Iftekar Sayed

Machine learning techniques are often used in computer vision due to their ability to leverage large amounts of training data to improve performance. Unfortunately, most generic object trackers are still trained from scratch online and do…

计算机视觉与模式识别 · 计算机科学 2016-08-17 David Held , Sebastian Thrun , Silvio Savarese

A key capability of a long-term tracker is to search for targets in very large areas (typically the entire image) to handle possible target absences or tracking failures. However, currently there is a lack of such a strong baseline for…

计算机视觉与模式识别 · 计算机科学 2019-12-19 Lianghua Huang , Xin Zhao , Kaiqi 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…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Tuan Duc Ngo , Ashkan Mirzaei , Guocheng Qian , Hanwen Liang , Chuang Gan , Evangelos Kalogerakis , Peter Wonka , Chaoyang Wang

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…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Xingyi Zhou , Vladlen Koltun , Philipp Krähenbühl

Template-based discriminative trackers are currently the dominant tracking methods due to their robustness and accuracy, and the Siamese-network-based methods that depend on cross-correlation operation between features extracted from…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Moju Zhao , Kei Okada , Masayuki Inaba

Online temporal action localization (On-TAL) is the task of identifying multiple action instances given a streaming video. Since existing methods take as input only a video segment of fixed size per iteration, they are limited in…

计算机视觉与模式识别 · 计算机科学 2024-08-07 Youngkil Song , Dongkeun Kim , Minsu Cho , Suha Kwak

Given an input video of a person and a new garment, the objective of this paper is to synthesize a new video where the person is wearing the specified garment while maintaining spatiotemporal consistency. Although significant advances have…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Hung Nguyen , Quang Qui-Vinh Nguyen , Khoi Nguyen , Rang Nguyen

Recent works have shown that combining object detection and tracking tasks, in the case of video data, results in higher performance for both tasks, but they require a high frame-rate as a strict requirement for performance. This is…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Bharti Munjal , Abdul Rafey Aftab , Sikandar Amin , Meltem D. Brandlmaier , Federico Tombari , Fabio Galasso

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…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Hongpeng Pan , Yang Yang , Zhongtian Fu , Yuxuan Zhang , Shian Du , Yi Xu , Xiangyang Ji

Recently, transformer-based approaches have shown promising results for semi-supervised video object segmentation. However, these approaches typically struggle on long videos due to increased GPU memory demands, as they frequently expand…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Abdelrahman Shaker , Syed Talal Wasim , Martin Danelljan , Salman Khan , Ming-Hsuan Yang , Fahad Shahbaz Khan

We propose a new long-term tracking performance evaluation methodology and present a new challenging dataset of carefully selected sequences with many target disappearances. We perform an extensive evaluation of six long-term and nine…

计算机视觉与模式识别 · 计算机科学 2018-04-20 Alan Lukežič , Luka Čehovin Zajc , Tomáš Vojíř , Jiří Matas , Matej Kristan

Object tracking is a key challenge of computer vision with various applications that all require different architectures. Most tracking systems have limitations such as constraining all movement to a 2D plane and they often track only one…

计算机视觉与模式识别 · 计算机科学 2025-03-07 Lars Bredereke , Yale Hartmann , Tanja Schultz

Online, real-time, and fine-grained 3D segmentation constitutes a fundamental capability for embodied intelligent agents to perceive and comprehend their operational environments. Recent advancements employ predefined object queries to…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Hanshi Wang , Zijian Cai , Jin Gao , Yiwei Zhang , Weiming Hu , Ke Wang , Zhipeng Zhang

Point tracking in videos is a fundamental task with applications in robotics, video editing, and more. While many vision tasks benefit from pre-trained feature backbones to improve generalizability, point tracking has primarily relied on…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Inès Hyeonsu Kim , Seokju Cho , Jiahui Huang , Jung Yi , Joon-Young Lee , Seungryong Kim
‹ 上一页 1 8 9 10 下一页 ›