English

MVM3Det: A Novel Method for Multi-view Monocular 3D Detection

Computer Vision and Pattern Recognition 2021-09-23 v1

Abstract

Monocular 3D object detection encounters occlusion problems in many application scenarios, such as traffic monitoring, pedestrian monitoring, etc., which leads to serious false negative. Multi-view object detection effectively solves this problem by combining data from different perspectives. However, due to label confusion and feature confusion, the orientation estimation of multi-view 3D object detection is intractable, which is important for object tracking and intention prediction. In this paper, we propose a novel multi-view 3D object detection method named MVM3Det which simultaneously estimates the 3D position and orientation of the object according to the multi-view monocular information. The method consists of two parts: 1) Position proposal network, which integrates the features from different perspectives into consistent global features through feature orthogonal transformation to estimate the position. 2) Multi-branch orientation estimation network, which introduces feature perspective pooling to overcome the two confusion problems during the orientation estimation. In addition, we present a first dataset for multi-view 3D object detection named MVM3D. Comparing with State-Of-The-Art (SOTA) methods on our dataset and public dataset WildTrack, our method achieves very competitive results.

Keywords

Cite

@article{arxiv.2109.10473,
  title  = {MVM3Det: A Novel Method for Multi-view Monocular 3D Detection},
  author = {Li Haoran and Duan Zicheng and Ma Mingjun and Chen Yaran and Li Jiaqi and Zhao Dongbin},
  journal= {arXiv preprint arXiv:2109.10473},
  year   = {2021}
}

Comments

7 pages, 3 figures, submitted to ICRA 2022

R2 v1 2026-06-24T06:12:08.980Z