# Training a Fast Object Detector for LiDAR Range Images Using Labeled   Data from Sensors with Higher Resolution

**Authors:** Manuel Herzog, Klaus Dietmayer

arXiv: 1905.03066 · 2019-12-06

## TL;DR

This paper introduces a method to train neural networks for LiDAR range image object detection across different sensor resolutions, using simulated data, and presents an efficient real-time detection model validated on actual vehicle data.

## Contribution

It proposes a transfer learning strategy for LiDAR sensors of varying resolutions and introduces an improved, real-time object detection model for range images in self-driving cars.

## Key findings

- Model successfully detects objects in 360° range images in real time.
- Training with simulated lower-resolution data improves detection performance.
- Validated on actual lower-resolution sensor data mounted on a vehicle.

## Abstract

In this paper, we describe a strategy for training neural networks for object detection in range images obtained from one type of LiDAR sensor using labeled data from a different type of LiDAR sensor. Additionally, an efficient model for object detection in range images for use in self-driving cars is presented. Currently, the highest performing algorithms for object detection from LiDAR measurements are based on neural networks. Training these networks using supervised learning requires large annotated datasets. Therefore, most research using neural networks for object detection from LiDAR point clouds is conducted on a very small number of publicly available datasets. Consequently, only a small number of sensor types are used. We use an existing annotated dataset to train a neural network that can be used with a LiDAR sensor that has a lower resolution than the one used for recording the annotated dataset. This is done by simulating data from the lower resolution LiDAR sensor based on the higher resolution dataset. Furthermore, improvements to models that use LiDAR range images for object detection are presented. The results are validated using both simulated sensor data and data from an actual lower resolution sensor mounted to a research vehicle. It is shown that the model can detect objects from 360{\deg} range images in real time.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.03066/full.md

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1905.03066/full.md

## References

29 references — full list in the complete paper: https://tomesphere.com/paper/1905.03066/full.md

---
Source: https://tomesphere.com/paper/1905.03066