paper-with-me

Papers

Developing a Purely Visual Based Obstacle Detection using Inverse Perspective Mapping

2018-09-04 · Julian Nubert, Niklas Funk, Fabio Meier, Fabrice Oehler

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 limitations, we decided to not use any learning algorithms for the obstacle detection part. As it later transpired, a working "hard coded" software needs thorough analysis and understanding of the given problem. In layman's terms, we simply seek to make Duckietown a safer place.

📄 PDF Abstract BibTeX arXiv:1809.01268

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingManagement

Similar Papers 제목 키워드 기반

Incorporating Human Domain Knowledge into Large Scale Cost Function Learning

2016-12-13 · Markus Wulfmeier, Dushyant Rao, Ingmar Posner

Recent advances have shown the capability of Fully Convolutional Neural Networks (FCN) to model cost functions for motion planning in the context of learning driving preferences purely based on demonstration data from hu…

Motion Planningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Fast, Accurate Thin-Structure Obstacle Detection for Autonomous Mobile Robots

2017-08-14 · Chen Zhou, Jiaolong Yang, Chunshui Zhao, Gang Hua

Safety is paramount for mobile robotic platforms such as self-driving cars and unmanned aerial vehicles. This work is devoted to a task that is indispensable for safety yet was largely overlooked in the past -- detecting…

Self-Driving CarsVisual Odometry

Visual Based Navigation of Mobile Robots

2017-12-15 · Shailja, Soumabh Bhowmick, Jayanta Mukhopadhyay

We have developed an algorithm to generate a complete map of the traversable region for a personal assistant robot using monocular vision only. Using multiple taken by a simple webcam, obstacle detection and avoidance al…

Clustering

Physics-aware deep learning framework for the limited aperture inverse obstacle scattering problem

2024-03-28 · Yunwen Yin, Liang Yan

In this paper, we consider a deep learning approach to the limited aperture inverse obstacle scattering problem. It is well known that traditional deep learning relies solely on data, which may limit its performance for …

Deep Learning

IDToolkit: A Toolkit for Benchmarking and Developing Inverse Design Algorithms in Nanophotonics

2023-05-30 · Jia-Qi Yang, Yucheng Xu, Jia-Lei Shen, Kebin Fan 외

Aiding humans with scientific designs is one of the most exciting of artificial intelligence (AI) and machine learning (ML), due to their potential for the discovery of new drugs, design of new materials and chemical com…

Benchmarking