English

SeSame: Simple, Easy 3D Object Detection with Point-Wise Semantics

Computer Vision and Pattern Recognition 2024-07-09 v2

Abstract

In autonomous driving, 3D object detection provides more precise information for downstream tasks, including path planning and motion estimation, compared to 2D object detection. In this paper, we propose SeSame: a method aimed at enhancing semantic information in existing LiDAR-only based 3D object detection. This addresses the limitation of existing 3D detectors, which primarily focus on object presence and classification, thus lacking in capturing relationships between elemental units that constitute the data, akin to semantic segmentation. Experiments demonstrate the effectiveness of our method with performance improvements on the KITTI object detection benchmark. Our code is available at https://github.com/HAMA-DL-dev/SeSame

Keywords

Cite

@article{arxiv.2403.06501,
  title  = {SeSame: Simple, Easy 3D Object Detection with Point-Wise Semantics},
  author = {Hayeon O and Chanuk Yang and Kunsoo Huh},
  journal= {arXiv preprint arXiv:2403.06501},
  year   = {2024}
}

Comments

17 pages, 4 figures

R2 v1 2026-06-28T15:15:25.920Z