paper-with-me

홈 › Papers

Leveraging Geometry for Shape Estimation from a Single RGB Image

2021-11-10 · Florian Langer, Ignas Budvytis, Roberto Cipolla

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 only be used to estimate the pose of an object, but also to modify the shape of the object itself. This is important as the accuracy that can be achieved with object retrieval alone is inherently limited to the available CAD models. Allowing shape adaptation bridges the gap between the retrieved CAD model and the observed shape. We demonstrate our approach on the challenging Pix3D dataset. The proposed geometric shape prediction improves the AP mesh over the state-of-the-art from 33.2 to 37.8 on seen objects and from 8.2 to 17.1 on unseen objects. Furthermore, we demonstrate more accurate shape predictions without closely matching CAD models when following the proposed shape adaptation. Code is publicly available at https://github.com/florianlanger/leveraging_geometry_for_shape_estimation .

📄 PDF Abstract BibTeX arXiv:2111.05615

Code (1)

florianlanger/leveraging_geometry_for_shape_estimation pytorch

Tasks

ObjectRetrieval

Similar Papers 제목 키워드 기반

Pixel2Mesh: Generating 3D Mesh Models from Single RGB Images

2018-04-05 · ECCV 2018 9 · Nanyang Wang, yinda zhang, Zhuwen Li, Yanwei Fu 외

We propose an end-to-end deep learning architecture that produces a 3D shape in triangular mesh from a single color image. Limited by the nature of deep neural network, previous methods usually represent a 3D shape in vo…

3D geometry3D Object Reconstruction

Structure from Duplicates: Neural Inverse Graphics from a Pile of Objects

2024-01-10 · NeurIPS 2023 11 · Tianhang Cheng, Wei-Chiu Ma, Kaiyu Guan, Antonio Torralba 외

Our world is full of identical objects (\emphe.g., cans of coke, cars of same model). These duplicates, when seen together, provide additional and strong cues for us to effectively reason about 3D. Inspired by this obser…

Image ReconstructionObjectPose Estimation

Human Pose and Shape Estimation from Single Polarization Images

2021-08-15 · Shihao Zou, Xinxin Zuo, Sen Wang, Yiming Qian 외

This paper focuses on a new problem of estimating human pose and shape from single polarization images. Polarization camera is known to be able to capture the polarization of reflected lights that preserves rich geometri…

Surface Normal Estimation

3DPeople: Modeling the Geometry of Dressed Humans

2019-04-09 · ICCV 2019 10 · Albert Pumarola, Jordi Sanchez, Gary P. T. Choi, Alberto Sanfeliu 외

Recent advances in 3D human shape estimation build upon parametric representations that model very well the shape of the naked body, but are not appropriate to represent the clothing geometry. In this paper, we present a…

3D Human Shape EstimationOptical Flow Estimation

LIST: Learning Implicitly from Spatial Transformers for Single-View 3D Reconstruction

2023-07-23 · ICCV 2023 1 · Mohammad Samiul Arshad, William J. Beksi

Accurate reconstruction of both the geometric and topological details of a 3D object from a single 2D image embodies a fundamental challenge in computer vision. Existing explicit/implicit solutions to this problem strugg…

3D ReconstructionObjectSingle-View 3D Reconstruction