Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.13 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.13 KB

Spherical Semantic Segmentation

Semantic segmentation for robotic systems can enable a wide range of applications, from self-driving cars to augmented reality systems. LiDAR scans can have various different characteristics and properties, such as number of beams, vertical FoV, angular resolution. Our method provides a framework to seamlessly train on pointcloud data from various different LiDAR sensor models and types.

Installation

S2AE was written using PyTorch (http://pytorch.org/) and depends on a few libraries.

Submodule references to these repositories can be found in the deps folder

Reference

Our paper is available at

Bernreiter, Lukas, Lionel Ott, Roland Siegwart, and Cesar Cadena. "SphNet: A Spherical Network for Semantic Pointcloud Segmentation" [ArXiv]