RTM3D: Real-time Monocular 3D Detection from Object Keypoints for Autonomous Driving
arXiv:2001.03343
Abstract
In this work, we propose an efficient and accurate monocular 3D detection framework in single shot. Most successful 3D detectors take the projection constraint from the 3D bounding box to the 2D box as an important component. Four edges of a 2D box provide only four constraints and the performance deteriorates dramatically with the small error of the 2D detector. Different from these approaches, our method predicts the nine perspective keypoints of a 3D bounding box in image space, and then utilize the geometric relationship of 3D and 2D perspectives to recover the dimension, location, and orientation in 3D space. In this method, the properties of the object can be predicted stably even when the estimation of keypoints is very noisy, which enables us to obtain fast detection speed with a small architecture. Training our method only uses the 3D properties of the object without the need for external networks or supervision data. Our method is the first real-time system for monocular image 3D detection while achieves state-of-the-art performance on the KITTI benchmark. Code will be released at https://github.com/Banconxuan/RTM3D.
11 pages, 4 figures and 7 tables
References in corpus (3)
Cited by in corpus (13)
- AFDet: Anchor Free One Stage 3D Object Detection
- Autonomous Driving with Deep Learning: A Survey of State-of-Art Technologies
- Geometry Uncertainty Projection Network for Monocular 3D Object Detection
- Monocular 3D Detection with Geometric Constraints Embedding and Semi-supervised Training
- OCM3D: Object-Centric Monocular 3D Object Detection
- YOLOStereo3D: A Step Back to 2D for Efficient Stereo 3D Detection
- Ground-aware Monocular 3D Object Detection for Autonomous Driving
- IPS300+: a Challenging Multimodal Dataset for Intersection Perception System
- M3DSSD: Monocular 3D Single Stage Object Detector
- Aug3D-RPN: Improving Monocular 3D Object Detection by Synthetic Images with Virtual Depth
- Lite-FPN for Keypoint-based Monocular 3D Object Detection
- UrbanNet: Leveraging Urban Maps for Long Range 3D Object Detection
- IAFA: Instance-aware Feature Aggregation for 3D Object Detection from a Single Image