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

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.

Cite

Text

Wang et al. "InfoFocus: 3D Object Detection for Autonomous Driving with Dynamic Information Modeling." Proceedings of the European Conference on Computer Vision (ECCV), 2020. doi:10.1007/978-3-030-58607-2_24

Markdown

[Wang et al. "InfoFocus: 3D Object Detection for Autonomous Driving with Dynamic Information Modeling." Proceedings of the European Conference on Computer Vision (ECCV), 2020.](https://mlanthology.org/eccv/2020/wang2020eccv-infofocus/) doi:10.1007/978-3-030-58607-2_24

BibTeX

@inproceedings{wang2020eccv-infofocus,
  title     = {{InfoFocus: 3D Object Detection for Autonomous Driving with Dynamic Information Modeling}},
  author    = {Wang, Jun and Lan, Shiyi and Gao, Mingfei and Davis, Larry S.},
  booktitle = {Proceedings of the European Conference on Computer Vision (ECCV)},
  year      = {2020},
  doi       = {10.1007/978-3-030-58607-2_24},
  url       = {https://mlanthology.org/eccv/2020/wang2020eccv-infofocus/}
}