中文
相关论文

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

200 篇论文

Our world offers a never-ending stream of visual stimuli, yet today's vision systems only accurately recognize patterns within a few seconds. These systems understand the present, but fail to contextualize it in past or future events. In…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Chao-Yuan Wu , Philipp Krähenbühl

Many manipulation tasks require memory beyond the current observation, yet most visuomotor policies rely on the Markov assumption and thus struggle with repeated states or long-horizon dependencies. Existing methods attempt to extend…

机器人学 · 计算机科学 2026-03-17 Jingjing Chen , Hongjie Fang , Chenxi Wang , Shiquan Wang , Cewu Lu

We propose a new long video dataset (called Track Long and Prosper - TLP) and benchmark for single object tracking. The dataset consists of 50 HD videos from real world scenarios, encompassing a duration of over 400 minutes (676K frames),…

计算机视觉与模式识别 · 计算机科学 2019-01-03 Abhinav Moudgil , Vineet Gandhi

Visual object tracking, which is primarily based on visible light image sequences, encounters numerous challenges in complicated scenarios, such as low light conditions, high dynamic ranges, and background clutter. To address these…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Hongze Sun , Rui Liu , Wuque Cai , Jun Wang , Yue Wang , Huajin Tang , Yan Cui , Dezhong Yao , Daqing Guo

Recent advances in Multi-Object Tracking (MOT) have demonstrated significant success in short-term association within the separated tracking-by-detection online paradigm. However, long-term tracking remains challenging. While graph-based…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Chongwei Liu , Haojie Li , Zhihui Wang , Rui Xu

Object tracking quality usually depends on video context (e.g. object occlusion level, object density). In order to decrease this dependency, this paper presents a learning approach to adapt the tracker parameters to the context variations.…

计算机视觉与模式识别 · 计算机科学 2013-05-14 Duc Phu Chau , Monique Thonnat , François Bremond

Streaming video recognition reasons about objects and their actions in every frame of a video. A good streaming recognition model captures both long-term dynamics and short-term changes of video. Unfortunately, in most existing methods, the…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yue Zhao , Philipp Krähenbühl

Understanding continuous video streams plays a fundamental role in real-time applications including embodied AI and autonomous driving. Unlike offline video understanding, streaming video understanding requires the ability to process video…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Yibin Yan , Jilan Xu , Shangzhe Di , Yikun Liu , Yudi Shi , Qirui Chen , Zeqian Li , Yifei Huang , Weidi Xie

Most tracking-by-detection methods employ a local search window around the predicted object location in the current frame assuming the previous location is accurate, the trajectory is smooth, and the computational capacity permits a search…

计算机视觉与模式识别 · 计算机科学 2016-05-09 Gao Zhu , Fatih Porikli , Hongdong Li

3D multi-object tracking aims to uniquely and consistently identify all mobile entities through time. Despite the rich spatiotemporal information available in this setting, current 3D tracking methods primarily rely on abstracted…

计算机视觉与模式识别 · 计算机科学 2022-07-14 Colton Stearns , Davis Rempe , Jie Li , Rares Ambrus , Sergey Zakharov , Vitor Guizilini , Yanchao Yang , Leonidas J Guibas

Cross-modal object tracking is an important research topic in the field of information fusion, and it aims to address imaging limitations in challenging scenarios by integrating switchable visible and near-infrared modalities. However,…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Lei Liu , Chenglong Li , Futian Wang , Longfeng Shen , Jin Tang

We introduce a Transformer based 6D Object Pose Estimation framework VideoPose, comprising an end-to-end attention based modelling architecture, that attends to previous frames in order to estimate accurate 6D Object Poses in videos. Our…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Apoorva Beedu , Huda Alamri , Irfan Essa

Online video object segmentation is a challenging task as it entails to process the image sequence timely and accurately. To segment a target object through the video, numerous CNN-based methods have been developed by heavily finetuning on…

计算机视觉与模式识别 · 计算机科学 2018-06-07 Jingchun Cheng , Yi-Hsuan Tsai , Wei-Chih Hung , Shengjin Wang , Ming-Hsuan Yang

Recurrent Neural Networks were, until recently, one of the best ways to capture the timely dependencies in sequences. However, with the introduction of the Transformer, it has been proven that an architecture with only attention-mechanisms…

机器学习 · 计算机科学 2021-08-19 Radostin Cholakov , Todor Kolev

Tracking visual objects from a single initial exemplar in the testing phase has been broadly cast as a one-/few-shot problem, i.e., one-shot learning for initial adaptation and few-shot learning for online adaptation. The recent few-shot…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Jin Gao , Yan Lu , Xiaojuan Qi , Yutong Kou , Bing Li , Liang Li , Shan Yu , Weiming Hu

Recent advances in transformer-based lightweight object tracking have established new standards across benchmarks, leveraging the global receptive field and powerful feature extraction capabilities of attention mechanisms. Despite these…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Junze Shi , Yang Yu , Jian Shi , Haibo Luo

Accurate tracking is still a challenging task due to appearance variations, pose and view changes, and geometric deformations of target in videos. Recent anchor-free trackers provide an efficient regression mechanism but fail to produce…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Yutao Cui , Cheng Jiang , Limin Wang , Gangshan Wu

Visual object tracking is a fundamental and time-critical vision task. Recent years have seen many shallow tracking methods based on real-time pixel-based correlation filters, as well as deep methods that have top performance but need a…

计算机视觉与模式识别 · 计算机科学 2017-09-15 Chen Huang , Simon Lucey , Deva Ramanan

In this paper, we propose a novel learning-based polygonal point set tracking method. Compared to existing video object segmentation~(VOS) methods that propagate pixel-wise object mask information, we propagate a polygonal point set over…

计算机视觉与模式识别 · 计算机科学 2021-06-01 Gunhee Nam , Miran Heo , Seoung Wug Oh , Joon-Young Lee , Seon Joo Kim

This paper improves state-of-the-art visual object trackers that use online adaptation. Our core contribution is an offline meta-learning-based method to adjust the initial deep networks used in online adaptation-based tracking. The meta…

计算机视觉与模式识别 · 计算机科学 2018-03-21 Eunbyung Park , Alexander C. Berg