GroundNet: Monocular Ground Plane Normal Estimation with Geometric Consistency
Yunze Man, Xinshuo Weng, Xi Li, Kris Kitani

TL;DR
GroundNet is a novel approach that estimates the 3D ground plane orientation from a single image by jointly predicting depth, surface normals, and segmentation, leveraging geometric consistency for improved accuracy.
Contribution
The paper introduces GroundNet, a multi-task model that combines depth, normal, and segmentation predictions with a geometric consistency loss for ground plane estimation.
Findings
Achieves top-ranked performance on ApolloScape and KITTI datasets.
Improves ground plane normal estimation accuracy by up to 17.7%.
Effectively leverages geometric correlation between depth and normals.
Abstract
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, ground plane segmentation, and depth estimates. Specifically, our proposed model, GroundNet, first estimates the depth and surface normal in two separate streams, from which two ground plane normals are then computed deterministically. To leverage the geometric correlation between depth and normal, we propose to add a consistency loss on top of the computed ground plane normals. In addition, a ground segmentation stream is used to isolate the ground regions so that we can selectively back-propagate parameter updates through only the ground regions in the image. Our method achieves the top-ranked performance on ground plane normal estimation and horizon line detection on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Robotics and Sensor-Based Localization · Image and Object Detection Techniques
