paper-with-me

홈 › Papers

Fully Convolutional Neural Networks for Dynamic Object Detection in Grid Maps

2017-09-10 · Florian Piewak, Timo Rehfeld, Michael Weber, J. Marius Zöllner

Grid maps are widely used in robotics to represent obstacles in the environment and differentiating dynamic objects from static infrastructure is essential for many practical applications. In this work, we present a methods that uses a deep convolutional neural network (CNN) to infer whether grid cells are covering a moving object or not. Compared to tracking approaches, that use e.g. a particle filter to estimate grid cell velocities and then make a decision for individual grid cells based on this estimate, our approach uses the entire grid map as input image for a CNN that inspects a larger area around each cell and thus takes the structural appearance in the grid map into account to make a decision. Compared to our reference method, our concept yields a performance increase from 83.9% to 97.2%. A runtime optimized version of our approach yields similar improvements with an execution time of just 10 milliseconds.

📄 PDF Abstract BibTeX arXiv:1709.03139

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

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

Grid R-CNN

2018-11-29 · CVPR 2019 6 · Xin Lu, Buyu Li, Yuxin Yue, Quanquan Li 외

This paper proposes a novel object detection framework named Grid R-CNN, which adopts a grid guided localization mechanism for accurate object detection. Different from the traditional regression based methods, the Grid …

2D Object DetectionNovel Object DetectionObjectobject-detection+2

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

Deep Generic Dynamic Object Detection Based on Dynamic Grid Maps

2024-10-18 · Rujiao Yan, Linda Schubert, Alexander Kamm, Matthias Komar 외

This paper describes a method to detect generic dynamic objects for automated driving. First, a LiDAR-based dynamic grid is generated online. Second, a deep learning-based detector is trained on the dynamic grid to infer…

object-detectionObject DetectionOriented Object Detection

Object Detection with Mask-based Feature Encoding

2018-02-12 · Xiaochuan Fan, Hao Guo, Kang Zheng, Wei Feng 외

Region-based Convolutional Neural Networks (R-CNNs) have achieved great success in the field of object detection. The existing R-CNNs usually divide a Region-of-Interest (ROI) into grids, and then localize objects by uti…

Objectobject-detectionObject Detection