Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation

About

The need for fine-grained perception in autonomous driving systems has resulted in recently increased research on online semantic segmentation of single-scan LiDAR. Despite the emerging datasets and technological advancements, it remains challenging due to three reasons: (1) the need for near-real-time latency with limited hardware; (2) uneven or even long-tailed distribution of LiDAR points across space; and (3) an increasing number of extremely fine-grained semantic classes. In an attempt to jointly tackle all the aforementioned challenges, we propose a new LiDAR-specific, nearest-neighbor-free segmentation algorithm - PolarNet. Instead of using common spherical or bird's-eye-view projection, our polar bird's-eye-view representation balances the points across grid cells in a polar coordinate system, indirectly aligning a segmentation network's attention with the long-tailed distribution of the points along the radial axis. We find that our encoding scheme greatly increases the mIoU in three drastically different segmentation datasets of real urban LiDAR single scans while retaining near real-time throughput.

Yang Zhang, Zixiang Zhou, Philip David, Xiangyu Yue, Zerong Xi, Boqing Gong, Hassan Foroosh• 2020

Related benchmarks

TaskDatasetResultRank
Semantic segmentationSemanticKITTI (test)
mIoU54.3
335
Semantic segmentationnuScenes (val)
mIoU (Segmentation)0.71
212
LiDAR Semantic SegmentationnuScenes (val)
mIoU71
169
LiDAR Semantic SegmentationnuScenes official (test)
mIoU71
132
LiDAR Semantic SegmentationSemanticKITTI (test)
mIoU57.2
125
LiDAR Semantic SegmentationSemanticKITTI (val)
mIoU57.2
87
Semantic segmentationnuScenes (test)
mIoU69.4
75
LiDAR Semantic SegmentationSemanticKITTI 1.0 (test)
mIoU54.3
59
Semantic segmentationSemanticKITTI single-scan
mIoU54.3
46
Semantic segmentationSemanticKITTI single-scan (test)
mIoU54.3
45
Showing 10 of 20 rows

Other info

Code

Follow for update