paper-with-me

Papers

Visual Global Localization with a Hybrid WNN-CNN Approach

2018-05-08 · Avelino Forechi, Thiago Oliveira-Santos, Claudine Badue, Alberto F. de Souza

Currently, self-driving cars rely greatly on the Global Positioning System (GPS) infrastructure, albeit there is an increasing demand for alternative methods for GPS-denied environments. One of them is known as place recognition, which associates images of places with their corresponding positions. We previously proposed systems based on Weightless Neural Networks (WNN) to address this problem as a classification task. This encompasses solely one part of the global localization, which is not precise enough for driverless cars. Instead of just recognizing past places and outputting their poses, it is desired that a global localization system estimates the pose of current place images. In this paper, we propose to tackle this problem as follows. Firstly, given a live image, the place recognition system returns the most similar image and its pose. Then, given live and recollected images, a visual localization system outputs the relative camera pose represented by those images. To estimate the relative camera pose between the recollected and the current images, a Convolutional Neural Network (CNN) is trained with the two images as input and a relative pose vector as output. Together, these systems solve the global localization problem using the topological and metric information to approximate the current vehicle pose. The full approach is compared to a Real- Time Kinematic GPS system and a Simultaneous Localization and Mapping (SLAM) system. Experimental results show that the proposed approach correctly localizes a vehicle 90% of the time with a mean error of 1.20m compared to 1.12m of the SLAM system and 0.37m of the GPS, 89% of the time.

📄 PDF Abstract BibTeX arXiv:1805.03183

Code (1)

LCAD-UFES/WNN-CNN-GL 공식 구현 pytorch

Tasks

Self-Driving CarsSimultaneous Localization and MappingVisual Localization

Similar Papers 제목 키워드 기반

Yes, we CANN: Constrained Approximate Nearest Neighbors for local feature-based visual localization

2023-06-15 · ICCV 2023 1 · Dror Aiger, André Araujo, Simon Lynen

Large-scale visual localization systems continue to rely on 3D point clouds built from image collections using structure-from-motion. While the 3D points in these models are represented using local image features, direct…

Image RetrievalRetrievalVisual Localization

Task Space Control of Robot Manipulators based on Visual SLAM

2023-02-08 · Seyed Hamed Hashemi, Jouni Mattila

This paper aims to address the open problem of designing a globally stable vision-based controller for robot manipulators. Accordingly, based on a hybrid mechanism, this paper proposes a novel task-space control law atta…

LEMMASimultaneous Localization and Mapping

Dense Semantic 3D Map Based Long-Term Visual Localization with Hybrid Features

2020-05-21 · Tianxin Shi, Hainan Cui, Zhuo Song, Shuhan Shen

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 cha…

Visual Localization

Learning to Anchor Visual Odometry: KAN-Based Pose Regression for Planetary Landing

2025-12-30 · Xubo Luo, Zhaojin Li, Xue Wan, Wei Zhang 외 arxiv

Accurate and real-time 6-DoF localization is mission-critical for autonomous lunar landing, yet existing approaches remain limited: visual odometry (VO) drifts unboundedly, while map-based absolute localization fails in …

Data AugmentationVisual Odometry

Panoramic annular SLAM with loop closure and global optimization

2021-02-26 · Hao Chen, Weijian Hu, Kailun Yang, Jian Bai 외

In this paper, we propose panoramic annular simultaneous localization and mapping (PA-SLAM), a visual SLAM system based on panoramic annular lens. A hybrid point selection strategy is put forward in the tracking front-en…

global-optimizationLoop Closure DetectionSimultaneous Localization and Mapping