paper-with-me

홈 › Papers

Ground Plane Matters: Picking Up Ground Plane Prior in Monocular 3D Object Detection

2022-11-03 · Fan Yang, Xinhao Xu, Hui Chen, Yuchen Guo, Jungong Han, Kai Ni, Guiguang Ding

The ground plane prior is a very informative geometry clue in monocular 3D object detection (M3OD). However, it has been neglected by most mainstream methods. In this paper, we identify two key factors that limit the applicability of ground plane prior: the projection point localization issue and the ground plane tilt issue. To pick up the ground plane prior for M3OD, we propose a Ground Plane Enhanced Network (GPENet) which resolves both issues at one go. For the projection point localization issue, instead of using the bottom vertices or bottom center of the 3D bounding box (BBox), we leverage the object's ground contact points, which are explicit pixels in the image and easy for the neural network to detect. For the ground plane tilt problem, our GPENet estimates the horizon line in the image and derives a novel mathematical expression to accurately estimate the ground plane equation. An unsupervised vertical edge mining algorithm is also proposed to address the occlusion of the horizon line. Furthermore, we design a novel 3D bounding box deduction method based on a dynamic back projection algorithm, which could take advantage of the accurate contact points and the ground plane equation. Additionally, using only M3OD labels, contact point and horizon line pseudo labels can be easily generated with NO extra data collection and label annotation cost. Extensive experiments on the popular KITTI benchmark show that our GPENet can outperform other methods and achieve state-of-the-art performance, well demonstrating the effectiveness and the superiority of the proposed approach. Moreover, our GPENet works better than other methods in cross-dataset evaluation on the nuScenes dataset. Our code and models will be published.

📄 PDF Abstract BibTeX arXiv:2211.01556

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Analysis of Ground Plane Size, Topography and Location on a Monopole Antenna's Performance Utilizing 3-D Printing

2021-10-10 · Vito Ciraco

The monopole antenna is widely used in communication applications and is typically mounted on various surfaces that act as ground planes; a prime example being the roof of a car. The shape of the ground plane can drastic…

GroundNet: Monocular Ground Plane Normal Estimation with Geometric Consistency

2018-11-17 · Yunze Man, Xinshuo Weng, Xi Li, Kris Kitani

We focus on estimating the 3D orientation of the ground plane from a single image. We formulate the problem as an inter-mingled multi-task prediction problem by jointly optimizing for pixel-wise surface normal direction,…

Line DetectionSegmentationSemantic Segmentation

Non-flat Ground Detection Based on A Local Descriptor

2016-09-27 · Kangru Wang, Lei Qu, Lili Chen, Yuzhang Gu 외

The detection of road and free space remains challenging for non-flat plane, especially with the varying latitudinal and longitudinal slope or in the case of multi-ground plane. In this paper, we propose a framework of t…

Ground Plane Polling for 6DoF Pose Estimation of Objects on the Road

2018-11-16 · Akshay Rangesh, Mohan M. Trivedi

This paper introduces an approach to produce accurate 3D detection boxes for objects on the ground using single monocular images. We do so by merging 2D visual cues, 3D object dimensions, and ground plane constraints to …

ObjectPose Estimation

PlaneDepth: Self-supervised Depth Estimation via Orthogonal Planes

2022-10-04 · CVPR 2023 1 · Ruoyu Wang, Zehao Yu, Shenghua Gao

Multiple near frontal-parallel planes based depth representation demonstrated impressive results in self-supervised monocular depth estimation (MDE). Whereas, such a representation would cause the discontinuity of the gr…

Autonomous DrivingData AugmentationDepth EstimationMonocular Depth Estimation