KPRNet: Improving projection-based LiDAR semantic segmentation
2020-07-24Code Available1· sign in to hype
Deyvid Kochanov, Fatemeh Karimi Nejadasl, Olaf Booij
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/DeyvidKochanov-TomTom/kprnetOfficialIn paperpytorch★ 69
Abstract
Semantic segmentation is an important component in the perception systems of autonomous vehicles. In this work, we adopt recent advances in both image and point cloud segmentation to achieve a better accuracy in the task of segmenting LiDAR scans. KPRNet improves the convolutional neural network architecture of 2D projection methods and utilizes KPConv to replace the commonly used post-processing techniques with a learnable point-wise component which allows us to obtain more accurate 3D labels. With these improvements our model outperforms the current best method on the SemanticKITTI benchmark, reaching an mIoU of 63.1.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| SemanticKITTI | KPRNet | test mIoU | 63.1 | — | Unverified |