English

SemanticVoxels: Sequential Fusion for 3D Pedestrian Detection using LiDAR Point Cloud and Semantic Segmentation

Robotics 2021-03-30 v1 Computer Vision and Pattern Recognition Image and Video Processing

Abstract

3D pedestrian detection is a challenging task in automated driving because pedestrians are relatively small, frequently occluded and easily confused with narrow vertical objects. LiDAR and camera are two commonly used sensor modalities for this task, which should provide complementary information. Unexpectedly, LiDAR-only detection methods tend to outperform multisensor fusion methods in public benchmarks. Recently, PointPainting has been presented to eliminate this performance drop by effectively fusing the output of a semantic segmentation network instead of the raw image information. In this paper, we propose a generalization of PointPainting to be able to apply fusion at different levels. After the semantic augmentation of the point cloud, we encode raw point data in pillars to get geometric features and semantic point data in voxels to get semantic features and fuse them in an effective way. Experimental results on the KITTI test set show that SemanticVoxels achieves state-of-the-art performance in both 3D and bird's eye view pedestrian detection benchmarks. In particular, our approach demonstrates its strength in detecting challenging pedestrian cases and outperforms current state-of-the-art approaches.

Keywords

Cite

@article{arxiv.2009.12276,
  title  = {SemanticVoxels: Sequential Fusion for 3D Pedestrian Detection using LiDAR Point Cloud and Semantic Segmentation},
  author = {Juncong Fei and Wenbo Chen and Philipp Heidenreich and Sascha Wirges and Christoph Stiller},
  journal= {arXiv preprint arXiv:2009.12276},
  year   = {2021}
}

Comments

Accepted to present in the 2020 IEEE International Conference on Multisensor Fusion and Integration (MFI 2020)

R2 v1 2026-06-23T18:47:55.104Z