1-Point RANSAC-Based Method for Ground Object Pose Estimation
Jeong-Kyun Lee, Young-Ki Baik, Hankyu Cho, Kang Kim, Duck, Hoon Kim

TL;DR
This paper introduces a fast and efficient 1-point RANSAC-based method for ground object pose estimation that leverages ground assumptions and bounding boxes, outperforming traditional methods in speed and robustness.
Contribution
The paper proposes a novel 1-point RANSAC approach utilizing ground assumptions and bounding boxes, significantly reducing computational complexity for pose estimation.
Findings
Achieves the fastest performance among RANSAC-based methods.
Demonstrates robustness and accuracy in synthetic and real-world datasets.
Effectively refines pose estimates through hierarchical robust estimation.
Abstract
Solving Perspective-n-Point (PnP) problems is a traditional way of estimating object poses. Given outlier-contaminated data, a pose of an object is calculated with PnP algorithms of n = {3, 4} in the RANSAC-based scheme. However, the computational complexity considerably increases along with n and the high complexity imposes a severe strain on devices which should estimate multiple object poses in real time. In this paper, we propose an efficient method based on 1-point RANSAC for estimating a pose of an object on the ground. In the proposed method, a pose is calculated with 1-DoF parameterization by using a ground object assumption and a 2D object bounding box as an additional observation, thereby achieving the fastest performance among the RANSAC-based methods. In addition, since the method suffers from the errors of the additional information, we propose a hierarchical robust…
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
TopicsImage and Object Detection Techniques · Robotics and Sensor-Based Localization · Image Processing Techniques and Applications
