Localization of Autonomous Vehicles: Proof of Concept for A Computer Vision Approach
Sara Zahedian, Kaveh Farokhi Sadabadi, Amir Nohekhan

TL;DR
This paper presents a visual-based localization system for autonomous vehicles using a single camera, combining image retrieval with Kalman filtering to achieve approximately 2-meter accuracy on the KITTI dataset.
Contribution
It introduces a novel two-step localization method that relies solely on visual data and a database of geotagged images, eliminating the need for complex hardware.
Findings
Achieved an average localization accuracy of 2 meters.
Successfully implemented the system using Python libraries.
Validated on the KITTI dataset with promising results.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
