Abstract
Autopilot systems need to be able to detect pedestrians with high precision and recall regardless of whether it is during the day or night. This means that we cannot rely on normal cameras to sense the surroundings due to its sensitivity to lighting conditions. An alternative for images is to use light detection and ranging sensors (LiDAR) that produces three-dimensional point clouds where each point represents the distance to an object. However, most pedestrian detection systems are designed for image inputs and not on distance point clouds. In this paper, we propose a method for detecting pedestrians using only the three-dimensional point clouds generated by the LiDAR. Our approach first projects the three-dimensional point cloud into a two-dimensional plane. We then extract both hand-crafted features and learned features from a convolutional neural network in order to train a support vector machine (SVM) to detect pedestrians. Our proposed method achieved significant improvements in terms of F1-measurement over prior state-of-the-art methods.
Original language | English |
---|---|
Title of host publication | 2018 25th IEEE International Conference on Image Processing (ICIP) |
Subtitle of host publication | Proceedings |
Publisher | IEEE |
Pages | 1922-1926 |
Number of pages | 5 |
ISBN (Electronic) | 978-1-4799-7061-2 |
ISBN (Print) | 978-1-4799-7062-9 |
DOIs | |
Publication status | Published - 29 Aug 2018 |
Externally published | Yes |
Event | 25th IEEE International Conference on Image Processing - Athens, Greece Duration: 7 Oct 2018 → 10 Oct 2018 https://ieeexplore.ieee.org/xpl/conhome/8436606/proceeding |
Conference
Conference | 25th IEEE International Conference on Image Processing |
---|---|
Abbreviated title | ICIP 2018 |
Country/Territory | Greece |
City | Athens |
Period | 7/10/18 → 10/10/18 |
Internet address |
Keywords
- Deep learning
- Lidar
- Pedestrian detection