Developing a Purely Visual Based Obstacle Detection using Inverse Perspective Mapping
Julian Nubert, Niklas Funk, Fabio Meier, Fabrice Oehler

TL;DR
This paper presents a purely visual obstacle detection method for Duckiebots using inverse perspective mapping, designed to operate in real-time on limited hardware without machine learning.
Contribution
The authors develop a novel, hardware-efficient obstacle detection approach based solely on monocular images and inverse perspective mapping, suitable for real-time deployment on low-power devices.
Findings
Achieved obstacle detection on Raspberry Pi in real time.
No machine learning algorithms used, relying on geometric analysis.
Improved safety and reliability in Duckietown navigation.
Abstract
Our solution is implemented in and for the frame of Duckietown. The goal of Duckietown is to provide a relatively simple platform to explore, tackle and solve many problems linked to autonomous driving. "Duckietown" is simple in the basics, but an infinitely expandable environment. From controlling single driving Duckiebots until complete fleet management, every scenario is possible and can be put into practice. So far, none of the existing modules was capable of reliably detecting obstacles and reacting to them in real time. We faced the general problem of detecting obstacles given images from a monocular RGB camera mounted at the front of our Duckiebot and reacting to them properly without crashing or erroneously stopping the Duckiebot. Both, the detection as well as the reaction have to be implemented and have to run on a Raspberry Pi in real time. Due to the strong hardware…
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
TopicsAutonomous Vehicle Technology and Safety · Advanced Vision and Imaging · Robotic Path Planning Algorithms
