Object Detection on Dynamic Occupancy Grid Maps Using Deep Learning and Automatic Label Generation
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%
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionPose EstimationSimilar Papers 제목 키워드 기반
Radar-based Dynamic Occupancy Grid Mapping and Object Detection
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+1Free Space Estimation using Occupancy Grids and Dynamic Object Detection
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 DetectionPredicting Future Occupancy Grids in Dynamic Environment with Spatio-Temporal Learning
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 NavigationPositionIntegrating Specialized and Generic Agent Motion Prediction with Dynamic Occupancy Grid Maps
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 ForecastingFully Convolutional Neural Networks for Dynamic Object Detection in Grid Maps (Masters Thesis)
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