中文
相关论文

相关论文: Improving Feature-based Visual Localization by Geo…

200 篇论文

Finding localized correspondences across different images of the same object is crucial to understand its geometry. In recent years, this problem has seen remarkable progress with the advent of deep learning-based local image features and…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Arjun Karpur , Guilherme Perrotta , Ricardo Martin-Brualla , Howard Zhou , André Araujo

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

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é

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

Feature matching is a crucial technique in computer vision. A unified perspective for this task is to treat it as a searching problem, aiming at an efficient search strategy to narrow the search space to point matches between images. One of…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Yesheng Zhang , Xu Zhao

Visual localization, i.e., determining the position and orientation of a vehicle with respect to a map, is a key problem in autonomous driving. We present a multicamera visual inertial localization algorithm for large scale environments. To…

机器人学 · 计算机科学 2019-05-16 Marcel Geppert , Peidong Liu , Zhaopeng Cui , Marc Pollefeys , Torsten Sattler

We introduce a lightweight and accurate localization method that only utilizes the geometry of 2D-3D lines. Given a pre-captured 3D map, our approach localizes a panorama image, taking advantage of the holistic 360 view. The system…

计算机视觉与模式识别 · 计算机科学 2024-04-01 Junho Kim , Jiwon Jeong , Young Min Kim

Vision-based localization of an agent in a map is an important problem in robotics and computer vision. In that context, localization by learning matchable image features is gaining popularity due to recent advances in machine learning.…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Janine Thoma , Danda Pani Paudel , Ajad Chhatkuli , Luc Van Gool

Visual localization to compute 6DoF camera pose from a given image has wide applications such as in robotics, virtual reality, augmented reality, etc. Two kinds of descriptors are important for the visual localization. One is global…

计算机视觉与模式识别 · 计算机科学 2020-09-24 Pengju Zhang , Yihong Wu , Bingxi Liu

Visual localization is to estimate the 6-DOF camera pose of a query image in a 3D reference map. We extract keypoints from the reference image and generate a 3D reference map with 3D reconstruction of the keypoints in advance. We emphasize…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Masahiko Tsuji , Hitoshi Niigaki , Ryuichi Tanida

Image matching, which establishes correspondences between two-view images to recover 3D structure and camera geometry, serves as a cornerstone in computer vision and underpins a wide range of applications, including visual localization, 3D…

计算机视觉与模式识别 · 计算机科学 2025-06-06 Shihua Zhang , Zizhuo Li , Kaining Zhang , Yifan Lu , Yuxin Deng , Linfeng Tang , Xingyu Jiang , Jiayi Ma

Visual loop closure detection is an important module in visual simultaneous localization and mapping (SLAM), which associates current camera observation with previously visited places. Loop closures correct drifts in trajectory estimation…

机器人学 · 计算机科学 2024-07-18 Jingwen Yu , Hanjing Ye , Jianhao Jiao , Ping Tan , Hong Zhang

Video object segmentation methods like SAM2 achieve strong performance through memory-based architectures but struggle under large viewpoint changes due to reliance on appearance features. Traditional 3D instance segmentation methods…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Yang-Che Sun , Cheng Sun , Chin-Yang Lin , Fu-En Yang , Min-Hung Chen , Yen-Yu Lin , Yu-Lun Liu

Visual localization is the problem of estimating the camera pose of a given query image within a known scene. Most state-of-the-art localization approaches follow the structure-based paradigm and use 2D-3D matches between pixels in a query…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Vojtech Panek , Torsten Sattler , Zuzana Kukelova

Localizing objects and estimating their extent in 3D is an important step towards high-level 3D scene understanding, which has many applications in Augmented Reality and Robotics. We present ODAM, a system for 3D Object Detection,…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Kejie Li , Daniel DeTone , Steven Chen , Minh Vo , Ian Reid , Hamid Rezatofighi , Chris Sweeney , Julian Straub , Richard Newcombe

We propose a novel scoring concept for visual place recognition based on nearest neighbor descriptor voting and demonstrate how the algorithm naturally emerges from the problem formulation. Based on the observation that the number of votes…

机器人学 · 计算机科学 2018-06-08 Mathias Gehrig , Elena Stumm , Timo Hinzmann , Roland Siegwart

Modern deep learning developments create new opportunities for 3D mapping technology, scene reconstruction pipelines, and virtual reality development. Despite advances in 3D deep learning technology, direct training of deep learning models…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Xueyang Kang

Global place recognition and 3D relocalization are one of the most important components in the loop closing detection for 3D LiDAR Simultaneous Localization and Mapping (SLAM). In order to find the accurate global 6-DoF transform by feature…

机器人学 · 计算机科学 2023-09-18 Kyeongsu Kang , Minjae Lee , Hyeonwoo Yu

Visual localization plays an important role in many applications. However, due to the large appearance variations such as season and illumination changes, as well as weather and day-night variations, it's still a big challenge for robust…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Tianxin Shi , Hainan Cui , Zhuo Song , Shuhan Shen

Simultaneous localization and mapping (SLAM) has achieved impressive performance in static environments. However, SLAM in dynamic environments remains an open question. Many methods directly filter out dynamic objects, resulting in…

机器人学 · 计算机科学 2024-11-26 Haoang Li , Xiangqi Meng , Xingxing Zuo , Zhe Liu , Hesheng Wang , Daniel Cremers
‹ 上一页 1 2 3 10 下一页 ›