Leveraging Geometry for Shape Estimation from a Single RGB Image
Florian Langer, Ignas Budvytis, Roberto Cipolla

TL;DR
This paper introduces a geometry-aware method for 3D shape and pose estimation from a single RGB image, utilizing cross-domain keypoint matches to improve accuracy and enable shape adaptation, outperforming previous approaches.
Contribution
It presents a novel approach that leverages geometric keypoint matching to enhance pose prediction and allows shape modification, addressing limitations of CAD model retrieval methods.
Findings
Improved AP mesh scores on Pix3D dataset for seen objects from 33.2 to 37.8.
Enhanced shape prediction accuracy for unseen objects from 8.2 to 17.1.
Achieved more accurate shape predictions without relying solely on CAD model matching.
Abstract
Predicting 3D shapes and poses of static objects from a single RGB image is an important research area in modern computer vision. Its applications range from augmented reality to robotics and digital content creation. Typically this task is performed through direct object shape and pose predictions which is inaccurate. A promising research direction ensures meaningful shape predictions by retrieving CAD models from large scale databases and aligning them to the objects observed in the image. However, existing work does not take the object geometry into account, leading to inaccurate object pose predictions, especially for unseen objects. In this work we demonstrate how cross-domain keypoint matches from an RGB image to a rendered CAD model allow for more precise object pose predictions compared to ones obtained through direct predictions. We further show that keypoint matches can not…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Human Pose and Action Recognition · Robotics and Sensor-Based Localization
