paper-with-me

홈 › Papers

Localization of Autonomous Vehicles: Proof of Concept for A Computer Vision Approach

2021-04-06 · Sara Zahedian, Kaveh Farokhi Sadabadi, Amir Nohekhan

This paper introduces a visual-based localization method for autonomous vehicles (AVs) that operate in the absence of any complicated hardware system but a single camera. Visual localization refers to techniques that aim to find the location of an object based on visual information of its surrounding area. The problem of localization has been of interest for many years. However, visual localization is a relatively new subject in the literature of transportation. Moreover, the inevitable application of this type of localization in the context of autonomous vehicles demands special attention from the transportation community to this problem. This study proposes a two-step localization method that requires a database of geotagged images and a camera mounted on a vehicle that can take pictures while the car is moving. The first step which is image retrieval uses SIFT local feature descriptor to find an initial location for the vehicle using image matching. The next step is to utilize the Kalman filter to estimate a more accurate location for the vehicle as it is moving. All stages of the introduced method are implemented as a complete system using different Python libraries. The proposed system is tested on the KITTI dataset and has shown an average accuracy of 2 meters in finding the final location of the vehicle.

📄 PDF Abstract BibTeX arXiv:2104.02785

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesImage RetrievalRetrievalVisual Localization

Similar Papers 제목 키워드 기반

ROBOPOL: Social Robotics Meets Vehicular Communications for Cooperative Automated Driving

2025-12-30 · John Pravin Arockiasamy, Andy Comeca, Victoria Yang, Manuel Bied 외 arxiv

On the way toward full autonomy, sharing roads between automated and autonomous vehicles in so-called mixed traffic is unavoidable. Moreover, even if all vehicles on the road were autonomous, pedestrians would still cros…

Autonomous Vehicles

Pix2Map: Cross-modal Retrieval for Inferring Street Maps from Images

2023-01-10 · CVPR 2023 1 · Xindi Wu, KwunFung Lau, Francesco Ferroni, Aljoša Ošep 외

Self-driving vehicles rely on urban street maps for autonomous navigation. In this paper, we introduce Pix2Map, a method for inferring urban street map topology directly from ego-view images, as needed to continually upd…

Autonomous NavigationCross-Modal RetrievalImage RetrievalRetrieval+1

Aerial Imagery based LIDAR Localization for Autonomous Vehicles

2020-03-25 · Ankit Vora, Siddharth Agarwal, Gaurav Pandey, James McBride

This paper presents a localization technique using aerial imagery maps and LIDAR based ground reflectivity for autonomous vehicles in urban environments. Traditional localization techniques using LIDAR reflectivity rely …

Autonomous Vehicles

Federated Data-Driven Kalman Filtering for State Estimation

2024-11-06 · Nikos Piperigkos, Alexandros Gkillas, Christos Anagnostopoulos, Aris S. Lalos

This paper proposes a novel localization framework based on collaborative training or federated learning paradigm, for highly accurate localization of autonomous vehicles. More specifically, we build on the standard appr…

Autonomous DrivingAutonomous VehiclesDecision MakingFederated Learning+2

Exploring reinforcement learning for incident response in autonomous military vehicles

2024-10-28 · Henrik Madsen, Gudmund Grov, Federico Mancini, Magnus Baksaas 외

Unmanned vehicles able to conduct advanced operations without human intervention are being developed at a fast pace for many purposes. Not surprisingly, they are also expected to significantly change how military operati…

reinforcement-learningReinforcement Learning