English

Proposal-free Lidar Panoptic Segmentation with Pillar-level Affinity

Computer Vision and Pattern Recognition 2022-04-20 v1

Abstract

We propose a simple yet effective proposal-free architecture for lidar panoptic segmentation. We jointly optimize both semantic segmentation and class-agnostic instance classification in a single network using a pillar-based bird's-eye view representation. The instance classification head learns pairwise affinity between pillars to determine whether the pillars belong to the same instance or not. We further propose a local clustering algorithm to propagate instance ids by merging semantic segmentation and affinity predictions. Our experiments on nuScenes dataset show that our approach outperforms previous proposal-free methods and is comparable to proposal-based methods which requires extra annotation from object detection.

Keywords

Cite

@article{arxiv.2204.08744,
  title  = {Proposal-free Lidar Panoptic Segmentation with Pillar-level Affinity},
  author = {Qi Chen and Sourabh Vora},
  journal= {arXiv preprint arXiv:2204.08744},
  year   = {2022}
}

Comments

CVPRW 2022 Workshop on Autonomous Driving

R2 v1 2026-06-24T10:51:51.638Z