paper-with-me

Papers

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 single-stage deep convolutional neural network is trained to provide object hypotheses comprising of shape, position, orientation and an existence score from a single input DOGMa. Furthermore, an algorithm for offline object extraction was developed to automatically label several hours of training data. The algorithm is based on a two-pass trajectory extraction, forward and backward in time. Typical for engineered algorithms, the automatic label generation suffers from misdetections, which makes hard negative mining impractical. Therefore, we propose a loss function counteracting the high imbalance between mostly static background and extremely rare dynamic grid cells. Experiments indicate, that the trained network has good generalization capabilities since it detects objects occasionally lost by the label algorithm. Evaluation reaches an average precision (AP) of 75.9%

📄 PDF Abstract BibTeX arXiv:1802.02202

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionPose Estimation

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

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

Predicting Future Occupancy Grids in Dynamic Environment with Spatio-Temporal Learning

2022-05-06 · Khushdeep Singh Mann, Abhishek Tomy, Anshul Paigwar, Alessandro Renzaglia 외

Reliably predicting future occupancy of highly dynamic urban environments is an important precursor for safe autonomous navigation. Common challenges in the prediction include forecasting the relative position of other v…

Autonomous NavigationPosition

Integrating Specialized and Generic Agent Motion Prediction with Dynamic Occupancy Grid Maps

2026-02-08 · Rabbia Asghar, Lukas Rummelhard, Wenqian Liu, Anne Spalanzani 외 arxiv

Accurate prediction of driving scene is a challenging task due to uncertainty in sensor data, the complex behaviors of agents, and the possibility of multiple feasible futures. Existing prediction methods using occupancy…

Motion Forecasting

Fully Convolutional Neural Networks for Dynamic Object Detection in Grid Maps (Masters Thesis)

2017-09-10 · Florian Piewak

One of the most important parts of environment perception is the detection of obstacles in the surrounding of the vehicle. To achieve that, several sensors like radars, LiDARs and cameras are installed in autonomous vehi…

Autonomous Vehiclesobject-detectionObject Detection