中文
相关论文

相关论文: Beyond Tracking: Selecting Memory and Refining Pos…

200 篇论文

Contemporary state-of-the-art video object segmentation (VOS) models compare incoming unannotated images to a history of image-mask relations via affinity or cross-attention to predict object masks. We refer to the internal memory state of…

计算机视觉与模式识别 · 计算机科学 2024-10-31 Clayton Bromley , Alexander Moore , Amar Saini , Douglas Poland , Carmen Carrano

Video object segmentation (VOS) is a highly challenging problem since the initial mask, defining the target object, is only given at test-time. The main difficulty is to effectively handle appearance changes and similar background objects,…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Andreas Robinson , Felix Järemo Lawin , Martin Danelljan , Fahad Shahbaz Khan , Michael Felsberg

With rapid advancements in the area of mobile robotics and industrial automation, a growing need has arisen towards accurate navigation and localization of moving objects. Camera based motion estimation is one such technique which is…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Shashi Poddar , Rahul Kottath , Vinod Karar

Recent advances in deep learning for edge detection and segmentation opens up a new path for semantic-edge-based ego-motion estimation. In this work, we propose a robust monocular visual odometry (VO) framework using category-aware semantic…

计算机视觉与模式识别 · 计算机科学 2019-04-02 Xiaolong Wu , Assia Benbihi , Antoine Richard , Cedric Pradalier

This paper presents a novel method to distill knowledge from a deep pose regressor network for efficient Visual Odometry (VO). Standard distillation relies on "dark knowledge" for successful knowledge transfer. As this knowledge is not…

计算机视觉与模式识别 · 计算机科学 2019-08-05 Muhamad Risqi U. Saputra , Pedro P. B. de Gusmao , Yasin Almalioglu , Andrew Markham , Niki Trigoni

Semi-supervised video object segmentation (VOS) aims to segment a few moving objects in a video sequence, where these objects are specified by annotation of first frame. The optical flow has been considered in many existing semi-supervised…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Ziyang Liu , Jingmeng Liu , Weihai Chen , Xingming Wu , Zhengguo Li

Deep learning-based, single-view depth estimation methods have recently shown highly promising results. However, such methods ignore one of the most important features for determining depth in the human vision system, which is motion. We…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Rui Wang , Stephen M. Pizer , Jan-Michael Frahm

Visual odometry (VO) is a fundamental component in robotics and augmented reality. RGB-D direct VO benefits from metric depth measurements, but it can degrade in challenging environments, where dynamic objects, occlusions, illumination…

计算机视觉与模式识别 · 计算机科学 2026-05-28 Haolan Zhang , Thanh Nguyen Canh , Chenghao Li , Ziyan Gao , Xiongwen Jiang , Nak Young Chong

Deep learning techniques have significantly advanced in providing accurate visual odometry solutions by leveraging large datasets. However, generating uncertainty estimates for these methods remains a challenge. Traditional sensor fusion…

机器人学 · 计算机科学 2024-03-21 Jagatpreet Singh Nir , Dennis Giaya , Hanumant Singh

Visual object tracking (VOT) is an essential component for many applications, such as autonomous driving or assistive robotics. However, recent works tend to develop accurate systems based on more computationally expensive feature…

计算机视觉与模式识别 · 计算机科学 2020-07-03 Jianren Wang , Yihui He

Open-vocabulary object detection (OVOD) aims to detect the objects beyond the set of classes observed during training. This work introduces a straightforward and efficient strategy that utilizes pre-trained vision-language models (VLM),…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Shilin Xu , Xiangtai Li , Size Wu , Wenwei Zhang , Yunhai Tong , Chen Change Loy

Visual odometry is a fundamental task for many applications on mobile devices and robotic platforms. Since such applications are oftentimes not limited to predefined target domains and learning-based vision systems are known to generalize…

机器人学 · 计算机科学 2023-09-22 Niclas Vödisch , Daniele Cattaneo , Wolfram Burgard , Abhinav Valada

We propose a dense indirect visual odometry method taking as input externally estimated optical flow fields instead of hand-crafted feature correspondences. We define our problem as a probabilistic model and develop a generalized-EM…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Zhixiang Min , Yiding Yang , Enrique Dunn

Recently, template-based trackers have become the leading tracking algorithms with promising performance in terms of efficiency and accuracy. However, the correlation operation between query feature and the given template only exploits…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Pengfei Zhu , Hongtao Yu , Kaihua Zhang , Yu Wang , Shuai Zhao , Lei Wang , Tianzhu Zhang , Qinghua Hu

Curriculum Learning (CL), drawing inspiration from natural learning patterns observed in humans and animals, employs a systematic approach of gradually introducing increasingly complex training data during model development. Our work…

机器人学 · 计算机科学 2024-12-16 Assaf Lahiany , Oren Gal

Dynamic scenes that contain both object motion and egomotion are a challenge for monocular visual odometry (VO). Another issue with monocular VO is the scale ambiguity, i.e. these methods cannot estimate scene depth and camera motion in…

计算机视觉与模式识别 · 计算机科学 2020-08-31 Hirak J Kashyap , Charless Fowlkes , Jeffrey L Krichmar

Visual odometry is a widely used technique in the field of robotics and automation to keep a track on the location of a robot using visual cues alone. In this paper, we propose a joint forward backward visual odometry framework by combining…

机器人学 · 计算机科学 2020-02-03 Raghav Sardana , Rahul Kottath , Vinod Karar , Shashi Poddar

We study a crucial yet often overlooked issue inherent to Vision Transformers (ViTs): feature maps of these models exhibit grid-like artifacts, which hurt the performance of ViTs in downstream dense prediction tasks such as semantic…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Jiawei Yang , Katie Z Luo , Jiefeng Li , Congyue Deng , Leonidas Guibas , Dilip Krishnan , Kilian Q Weinberger , Yonglong Tian , Yue Wang

We present the first learning-based visual odometry (VO) model, which generalizes to multiple datasets and real-world scenarios and outperforms geometry-based methods in challenging scenes. We achieve this by leveraging the SLAM dataset…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Wenshan Wang , Yaoyu Hu , Sebastian Scherer

Visual Odometry (VO) plays a pivotal role in autonomous systems, with a principal challenge being the lack of depth information in camera images. This paper introduces OCC-VO, a novel framework that capitalizes on recent advances in deep…

机器人学 · 计算机科学 2024-03-27 Heng Li , Yifan Duan , Xinran Zhang , Haiyi Liu , Jianmin Ji , Yanyong Zhang