@inproceedings{e414fd05d06c48e6bb8c8a868b2c8990,
title = "LU-net: An efficient network for 3D LiDAR point cloud semantic segmentation based on end-to-end-learned 3D features and U-net",
abstract = "We propose LU-Net - for LiDAR U-Net, a new method for the semantic segmentation of a 3D LiDAR point cloud. Instead of applying some global 3D segmentation method such as PointNet, we propose an end-to-end architecture for LiDAR point cloud semantic segmentation that efficiently solves the problem as an image processing problem. We first extract high-level 3D features for each point given its 3D neighbors. Then, these features are projected into a 2D multichannel range-image by considering the topology of the sensor. Thanks to these learned features and this projection, we can finally perform the segmentation using a simple U-Net segmentation network, which performs very well while being very efficient. In this way, we can exploit both the 3D nature of the data and the specificity of the LiDAR sensor. This approach outperforms the state-of-the-art by a large margin on the KITTI dataset, as our experiments show. Moreover, this approach operates at 24fps on a single GPU. This is above the acquisition rate of common LiDAR sensors which makes it suitable for real-time applications.",
keywords = "3D point cloud, CNN, Deep learning, LiDAR, Semantic segmentation",
author = "Pierre Biasutti and Vincent Lepetit and Aujol, \{Jean Francois\} and Mathieu Bredif and Aurelie Bugeau",
note = "Publisher Copyright: {\textcopyright} 2019 IEEE.; 17th IEEE/CVF International Conference on Computer Vision Workshop, ICCVW 2019 ; Conference date: 27-10-2019 Through 28-10-2019",
year = "2019",
month = oct,
day = "1",
doi = "10.1109/ICCVW.2019.00123",
language = "English",
series = "Proceedings - 2019 International Conference on Computer Vision Workshop, ICCVW 2019",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "942--950",
booktitle = "Proceedings - 2019 International Conference on Computer Vision Workshop, ICCVW 2019",
}