ECCV 2020poster77 citations

InfoFocus: 3D Object Detection for Autonomous Driving with Dynamic Information Modeling

Jun Wang, Shiyi Lan, Mingfei Gao, Larry S. Davis

Abstract

Real-time 3D object detection is crucial for autonomous cars. Achieving promising performance with high efficiency, voxel-based approaches have received considerable attention. However, previous methods model the input space with features extracted from equally divided sub-regions without considering that point cloud is generally non-uniformly distributed over the space. To address this issue, we propose a novel 3D object detection framework with dynamic information modeling. The proposed framework is designed in a coarse-to-fine manner. Coarse predictions are generated in the first stage via a voxel-based region proposal network. We introduce InfoFocus, which improves the coarse detections by adaptively refining features guided by the information of point cloud density. Experiments are conducted on the large-scale nuScenes 3D detection benchmark. Results show that our framework achieves the state-of-the-art performance with 31 FPS and improves our baseline significantly by 9.0% mAP on the nuScenes test set."

BibTeX
@inproceedings{eccv2020_infofocus3dobjec,
  title = {InfoFocus: 3D Object Detection for Autonomous Driving with Dynamic Information Modeling},
  author = {Jun Wang and Shiyi Lan and Mingfei Gao and Larry S. Davis},
  booktitle = {ECCV 2020},
  year = {2020}
}