RIU-Net: Embarrassingly simple semantic segmentation of 3D LiDAR point cloud
Pierre Biasutti, Aur\'elie Bugeau, Jean-Fran\c{c}ois Aujol and, Mathieu Br\'edif

TL;DR
RIU-Net is a simple yet effective method that converts 3D LiDAR point clouds into range-images and applies a U-net architecture for real-time semantic segmentation, achieving competitive accuracy and high speed.
Contribution
This paper introduces RIU-Net, a straightforward adaptation of U-net for 3D LiDAR point cloud segmentation using range-images, enabling real-time performance.
Findings
Achieves state-of-the-art results among range-image based methods.
Operates at 90fps on a single GPU for real-time applications.
Demonstrates effective bridging between image processing and 3D point cloud segmentation.
Abstract
This paper proposes RIU-Net (for Range-Image U-Net), the adaptation of a popular semantic segmentation network for the semantic segmentation of a 3D LiDAR point cloud. The point cloud is turned into a 2D range-image by exploiting the topology of the sensor. This image is then used as input to a U-net. This architecture has already proved its efficiency for the task of semantic segmentation of medical images. We demonstrate how it can also be used for the accurate semantic segmentation of a 3D LiDAR point cloud and how it represents a valid bridge between image processing and 3D point cloud processing. Our model is trained on range-images built from KITTI 3D object detection dataset. Experiments show that RIU-Net, despite being very simple, offers results that are comparable to the state-of-the-art of range-image based methods. Finally, we demonstrate that this architecture is able to…
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.
Taxonomy
TopicsAdvanced Neural Network Applications · Remote Sensing and LiDAR Applications · 3D Shape Modeling and Analysis
