Fully Convolutional Neural Networks for Dynamic Object Detection in Grid Maps
Florian Piewak, Timo Rehfeld, Michael Weber, J. Marius Z\"ollner

TL;DR
This paper introduces a deep convolutional neural network approach for detecting dynamic objects in grid maps, significantly improving accuracy and speed over traditional tracking methods in robotics applications.
Contribution
The paper presents a novel CNN-based method that analyzes entire grid maps for dynamic object detection, outperforming previous particle filter tracking approaches.
Findings
Performance increased from 83.9% to 97.2% accuracy.
Achieves real-time processing at 10 milliseconds.
Outperforms traditional tracking methods in dynamic object detection.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
