English

Depth-conditioned Dynamic Message Propagation for Monocular 3D Object Detection

Computer Vision and Pattern Recognition 2021-03-31 v1

Abstract

The objective of this paper is to learn context- and depth-aware feature representation to solve the problem of monocular 3D object detection. We make following contributions: (i) rather than appealing to the complicated pseudo-LiDAR based approach, we propose a depth-conditioned dynamic message propagation (DDMP) network to effectively integrate the multi-scale depth information with the image context;(ii) this is achieved by first adaptively sampling context-aware nodes in the image context and then dynamically predicting hybrid depth-dependent filter weights and affinity matrices for propagating information; (iii) by augmenting a center-aware depth encoding (CDE) task, our method successfully alleviates the inaccurate depth prior; (iv) we thoroughly demonstrate the effectiveness of our proposed approach and show state-of-the-art results among the monocular-based approaches on the KITTI benchmark dataset. Particularly, we rank 1st1^{st} in the highly competitive KITTI monocular 3D object detection track on the submission day (November 16th, 2020). Code and models are released at \url{https://github.com/fudan-zvg/DDMP}

Keywords

Cite

@article{arxiv.2103.16470,
  title  = {Depth-conditioned Dynamic Message Propagation for Monocular 3D Object Detection},
  author = {Li Wang and Liang Du and Xiaoqing Ye and Yanwei Fu and Guodong Guo and Xiangyang Xue and Jianfeng Feng and Li Zhang},
  journal= {arXiv preprint arXiv:2103.16470},
  year   = {2021}
}

Comments

CVPR 2021. Code at https://github.com/fudan-zvg/DDMP

R2 v1 2026-06-24T00:41:58.405Z