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

SqueezeSegV2: Improved Model Structure and Unsupervised Domain Adaptation for Road-Object Segmentation from a LiDAR Point Cloud

About

Earlier work demonstrates the promise of deep-learning-based approaches for point cloud segmentation; however, these approaches need to be improved to be practically useful. To this end, we introduce a new model SqueezeSegV2 that is more robust to dropout noise in LiDAR point clouds. With improved model structure, training loss, batch normalization and additional input channel, SqueezeSegV2 achieves significant accuracy improvement when trained on real data. Training models for point cloud segmentation requires large amounts of labeled point-cloud data, which is expensive to obtain. To sidestep the cost of collection and annotation, simulators such as GTA-V can be used to create unlimited amounts of labeled, synthetic data. However, due to domain shift, models trained on synthetic data often do not generalize well to the real world. We address this problem with a domain-adaptation training pipeline consisting of three major components: 1) learned intensity rendering, 2) geodesic correlation alignment, and 3) progressive domain calibration. When trained on real data, our new model exhibits segmentation accuracy improvements of 6.0-8.6% over the original SqueezeSeg. When training our new model on synthetic data using the proposed domain adaptation pipeline, we nearly double test accuracy on real-world data, from 29.0% to 57.4%. Our source code and synthetic dataset will be open-sourced.

Bichen Wu, Xuanyu Zhou, Sicheng Zhao, Xiangyu Yue, Kurt Keutzer• 2018

Related benchmarks

TaskDatasetResultRank
Semantic segmentationSemanticKITTI (test)
mIoU39.7
335
LiDAR Semantic SegmentationSemanticKITTI (test)
mIoU39.6
125
Semantic Scene CompletionSemanticKITTI (val)
mIoU (Mean IoU)12.94
84
LiDAR Semantic SegmentationSemanticKITTI 1.0 (test)
mIoU39.7
59
Semantic segmentationSemanticKITTI single-scan
mIoU39.7
46
Semantic segmentationSemanticKITTI single-scan (test)
mIoU39.7
45
LiDAR Semantic SegmentationSemanticKITTI sequences 11 to 21 (test)
Car IoU82.7
35
Semantic segmentationSemanticPOSS (test)
Person IoU48
33
Semantic segmentationKITTI (val)
mIoU44.9
24
Semantic segmentationA2D2 (test)
mIoU16.4
21
Showing 10 of 18 rows

Other info

Follow for update