ECCV 2020poster539 citations

EPNet: Enhancing Point Features with Image Semantics for 3D Object Detection

Tengteng Huang, Zhe Liu, Xiwu Chen, Xiang Bai

Abstract

In this paper, we aim at addressing two critical issues in the 3D detection task, including the exploitation of multiple sensors (namely LiDAR point cloud and camera image), as well as the inconsistency between the localization and classification confidence. To this end, we propose a novel fusion module to enhance the point features with semantic image features in a point-wise manner. Besides, a consistence forcing loss is employed to explicitly encourage the consistency of both the localization and classification confidence. We design an end-to-end learnable framework named EPNet to integrate these two components. Extensive experiments on the KITTI and SUN-RGBD datasets demonstrate the superiority of EPNet over the state-of-the-art methods. "

BibTeX
@inproceedings{eccv2020_epnetenhancingpo,
  title = {EPNet: Enhancing Point Features with Image Semantics for 3D Object Detection},
  author = {Tengteng Huang and Zhe Liu and Xiwu Chen and Xiang Bai},
  booktitle = {ECCV 2020},
  year = {2020}
}