中文
相关论文

相关论文: Map-free Visual Relocalization: Metric Pose Relati…

200 篇论文

Popular research areas like autonomous driving and augmented reality have renewed the interest in image-based camera localization. In this work, we address the task of predicting the 6D camera pose from a single RGB image in a given 3D…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Eric Brachmann , Carsten Rother

We address the visual relocalization problem of predicting the location and camera orientation or pose (6DOF) of the given input scene. We propose a method based on how humans determine their location using the visible landmarks. We define…

计算机视觉与模式识别 · 计算机科学 2018-11-13 Soham Saha , Girish Varma , C. V. Jawahar

Camera pose estimation is an important problem in computer vision. Common techniques either match the current image against keyframes with known poses, directly regress the pose, or establish correspondences between keypoints in the image…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Tommaso Cavallari , Stuart Golodetz , Nicholas A. Lord , Julien Valentin , Victor A. Prisacariu , Luigi Di Stefano , Philip H. S. Torr

Accurate camera pose estimation is a fundamental requirement for numerous applications, such as autonomous driving, mobile robotics, and augmented reality. In this work, we address the problem of estimating the global 6 DoF camera pose from…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Mohammad Altillawi

Research into dynamic 3D scene understanding has primarily focused on short-term change tracking from dense observations, while little attention has been paid to long-term changes with sparse observations. We address this gap with MoRE, a…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Liyuan Zhu , Shengyu Huang , Konrad Schindler , Iro Armeni

Vision based localization is the problem of inferring the pose of the camera given a single image. One solution to this problem is to learn a deep neural network to infer the pose of a query image after learning on a dataset of images with…

机器学习 · 计算机科学 2019-11-11 Carlos Lassance , Yasir Latif , Ravi Garg , Vincent Gripon , Ian Reid

We present a novel approach for relocalization or place recognition, a fundamental problem to be solved in many robotics, automation, and AR applications. Rather than relying on often unstable appearance information, we consider a situation…

机器人学 · 计算机科学 2022-08-30 Lan Hu , Zhongwei Luo , Runze Yuan , Yuchen Cao , Jiaxin Wei , Kai Wangand Laurent Kneip

In this work, we address the problem of refining the geometry of local image features from multiple views without known scene or camera geometry. Current approaches to local feature detection are inherently limited in their keypoint…

计算机视觉与模式识别 · 计算机科学 2020-07-23 Mihai Dusmanu , Johannes L. Schönberger , Marc Pollefeys

We devise a graph attention network-based approach for learning a scene triangle mesh representation in order to estimate an image camera position in a dynamic environment. Previous approaches built a scene-dependent model that explicitly…

计算机视觉与模式识别 · 计算机科学 2022-10-03 Mohamed Amine Ouali , Mohamed Bouguessa , Riadh Ksantini

The problem visual place recognition is commonly used strategy for localization. Most successful appearance based methods typically rely on a large database of views endowed with local or global image descriptors and strive to retrieve the…

计算机视觉与模式识别 · 计算机科学 2016-09-02 Arsalan Mousavian , Jana Kosecka

Despite significant progress made in the past few years, challenges remain for depth estimation using a single monocular image. First, it is nontrivial to train a metric-depth prediction model that can generalize well to diverse scenes…

计算机视觉与模式识别 · 计算机科学 2022-09-07 Wei Yin , Jianming Zhang , Oliver Wang , Simon Niklaus , Simon Chen , Yifan Liu , Chunhua Shen

Visual localization has traditionally been formulated as a pair-wise pose regression problem. Existing approaches mainly estimate relative poses between two images and employ a late-fusion strategy to obtain absolute pose estimates.…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Tianchen Deng , Wenhua Wu , Kunzhen Wu , Guangming Wang , Siting Zhu , Shenghai Yuan , Xun Chen , Guole Shen , Zhe Liu , Hesheng Wang

In this paper we present a novel approach to global localization using an RGB-D camera in maps of visual features. For large maps, the performance of pure image matching techniques decays in terms of robustness and computational cost.…

计算机视觉与模式识别 · 计算机科学 2015-02-03 Miguel Heredia , Felix Endres , Wolfram Burgard , Rafael Sanz

Maps are a key component in image-based camera localization and visual SLAM systems: they are used to establish geometric constraints between images, correct drift in relative pose estimation, and relocalize cameras after lost tracking. The…

计算机视觉与模式识别 · 计算机科学 2018-04-03 Samarth Brahmbhatt , Jinwei Gu , Kihwan Kim , James Hays , Jan Kautz

Visual Place Recognition is a task that aims to predict the coordinates of an image (called query) based solely on visual clues. Most commonly, a retrieval approach is adopted, where the query is matched to the most similar images from a…

计算机视觉与模式识别 · 计算机科学 2023-04-13 Giovanni Barbarani , Mohamad Mostafa , Hajali Bayramov , Gabriele Trivigno , Gabriele Berton , Carlo Masone , Barbara Caputo

Visual place recognition is a critical task in computer vision, especially for localization and navigation systems. Existing methods often rely on contrastive learning: image descriptors are trained to have small distance for similar images…

计算机视觉与模式识别 · 计算机科学 2024-01-30 María Leyva-Vallina , Nicola Strisciuglio , Nicolai Petkov

Localizing an object accurately with respect to a robot is a key step for autonomous robotic manipulation. In this work, we propose to tackle this task knowing only 3D models of the robot and object in the particular case where the scene is…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Vianney Loing , Renaud Marlet , Mathieu Aubry

Accurate and robust visual localization under a wide range of viewing condition variations including season and illumination changes, as well as weather and day-night variations, is the key component for many computer vision and robotics…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Tianxin Shi , Shuhan Shen , Xiang Gao , Lingjie Zhu

We propose a new method for estimating the relative pose between two images, where we jointly learn keypoint detection, description extraction, matching and robust pose estimation. While our architecture follows the traditional pipeline for…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Antoine Fond , Luca Del Pero , Nikola Sivacki , Marco Paladini

In this paper, we propose to go beyond the well-established approach to vision-based localization that relies on visual descriptor matching between a query image and a 3D point cloud. While matching keypoints via visual descriptors makes…

计算机视觉与模式识别 · 计算机科学 2022-08-02 Qunjie Zhou , Sérgio Agostinho , Aljosa Osep , Laura Leal-Taixé