๐
๐
Old Age
Towards Accurate Ground Plane Normal Estimation from Ego-Motion
December 08, 2022 ยท Entered Twilight ยท ๐ Italian National Conference on Sensors
Repo contents: .gitignore, LICENSE, README.md, assets, odometry, requirements.txt, src
Authors
Jiaxin Zhang, Wei Sui, Qian Zhang, Tao Chen, Cong Yang
arXiv ID
2212.04224
Category
cs.CV: Computer Vision
Cross-listed
cs.RO
Citations
5
Venue
Italian National Conference on Sensors
Repository
https://github.com/manymuch/ground_normal_filter
โญ 68
Last Checked
3 months ago
Abstract
In this paper, we introduce a novel approach for ground plane normal estimation of wheeled vehicles. In practice, the ground plane is dynamically changed due to braking and unstable road surface. As a result, the vehicle pose, especially the pitch angle, is oscillating from subtle to obvious. Thus, estimating ground plane normal is meaningful since it can be encoded to improve the robustness of various autonomous driving tasks (e.g., 3D object detection, road surface reconstruction, and trajectory planning). Our proposed method only uses odometry as input and estimates accurate ground plane normal vectors in real time. Particularly, it fully utilizes the underlying connection between the ego pose odometry (ego-motion) and its nearby ground plane. Built on that, an Invariant Extended Kalman Filter (IEKF) is designed to estimate the normal vector in the sensor's coordinate. Thus, our proposed method is simple yet efficient and supports both camera- and inertial-based odometry algorithms. Its usability and the marked improvement of robustness are validated through multiple experiments on public datasets. For instance, we achieve state-of-the-art accuracy on KITTI dataset with the estimated vector error of 0.39ยฐ. Our code is available at github.com/manymuch/ground_normal_filter.
Community Contributions
Found the code? Know the venue? Think something is wrong? Let us know!
๐ Similar Papers
In the same crypt โ Computer Vision
๐
๐
Old Age
Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks
๐
๐
Old Age
SSD: Single Shot MultiBox Detector
๐
๐
Old Age
Squeeze-and-Excitation Networks
๐
๐
Old Age
Fast R-CNN
๐
๐
Old Age