paper-with-me

Papers

Object Detection and Classification in Occupancy Grid Maps using Deep Convolutional Networks

2018-05-02 · Sascha Wirges, Tom Fischer, Jesus Balado Frias, Christoph Stiller

A detailed environment perception is a crucial component of automated vehicles. However, to deal with the amount of perceived information, we also require segmentation strategies. Based on a grid map environment representation, well-suited for sensor fusion, free-space estimation and machine learning, we detect and classify objects using deep convolutional neural networks. As input for our networks we use a multi-layer grid map efficiently encoding 3D range sensor information. The inference output consists of a list of rotated bounding boxes with associated semantic classes. We conduct extensive ablation studies, highlight important design considerations when using grid maps and evaluate our models on the KITTI Bird's Eye View benchmark. Qualitative and quantitative benchmark results show that we achieve robust detection and state of the art accuracy solely using top-view grid maps from range sensor data.

📄 PDF Abstract BibTeX arXiv:1805.08689

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationobject-detectionObject DetectionSensor Fusion

Similar Papers 제목 키워드 기반

Radar-based Dynamic Occupancy Grid Mapping and Object Detection

2020-08-09 · Christopher Diehl, Eduard Feicho, Alexander Schwambach, Thomas Dammeier 외

Environment modeling utilizing sensor data fusion and object tracking is crucial for safe automated driving. In recent years, the classical occupancy grid map approach, which assumes a static environment, has been extend…

ClusteringObjectobject-detectionObject Detection+1

What is the Best Grid-Map for Self-Driving Cars Localization? An Evaluation under Diverse Types of Illumination, Traffic, and Environment

2020-09-19 · Filipe Mutz, Thiago Oliveira-Santos, Avelino Forechi, Karin S. Komati 외

The localization of self-driving cars is needed for several tasks such as keeping maps updated, tracking objects, and planning. Localization algorithms often take advantage of maps for estimating the car pose. Since main…

Self-Driving Cars

Object Detection on Dynamic Occupancy Grid Maps Using Deep Learning and Automatic Label Generation

2018-01-30 · Stefan Hoermann, Philipp Henzler, Martin Bach, Klaus Dietmayer

We tackle the problem of object detection and pose estimation in a shared space downtown environment. For perception multiple laser scanners with 360{\deg} coverage were fused in a dynamic occupancy grid map (DOGMa). A s…

Objectobject-detectionObject DetectionPose Estimation

Memory-like Map Decay for Autonomous Vehicles based on Grid Maps

2018-10-04 · Thomas Teixeira, Filipe Mutz, Karin Satie Komati, Lucas Veronese 외

In this work, we present a novel strategy for correcting imperfections in occupancy grid maps called map decay. The objective of map decay is to correct invalid occupancy probabilities of map cells that are unobservable …

Autonomous Vehicles

Free Space Estimation using Occupancy Grids and Dynamic Object Detection

2017-08-16 · Raghavender Sahdev

In this paper we present an approach to estimate Free Space from a Stereo image pair using stochastic occupancy grids. We do this in the domain of autonomous driving on the famous benchmark dataset KITTI. Later based on …

Autonomous Drivingobject-detectionObject Detection