paper-with-me

Papers

Multi-Category Mesh Reconstruction From Image Collections

2021-10-21 · Alessandro Simoni, Stefano Pini, Roberto Vezzani, Rita Cucchiara

Recently, learning frameworks have shown the capability of inferring the accurate shape, pose, and texture of an object from a single RGB image. However, current methods are trained on image collections of a single category in order to exploit specific priors, and they often make use of category-specific 3D templates. In this paper, we present an alternative approach that infers the textured mesh of objects combining a series of deformable 3D models and a set of instance-specific deformation, pose, and texture. Differently from previous works, our method is trained with images of multiple object categories using only foreground masks and rough camera poses as supervision. Without specific 3D templates, the framework learns category-level models which are deformed to recover the 3D shape of the depicted object. The instance-specific deformations are predicted independently for each vertex of the learned 3D mesh, enabling the dynamic subdivision of the mesh during the training process. Experiments show that the proposed framework can distinguish between different object categories and learn category-specific shape priors in an unsupervised manner. Predicted shapes are smooth and can leverage from multiple steps of subdivision during the training process, obtaining comparable or state-of-the-art results on two public datasets. Models and code are publicly released.

📄 PDF Abstract BibTeX arXiv:2110.11256

Code (1)

aimagelab/mcmr 공식 구현 pytorch

Tasks

Object

Similar Papers 제목 키워드 기반

Learning Category-Specific Mesh Reconstruction from Image Collections

2018-03-20 · ECCV 2018 9 · Angjoo Kanazawa, Shubham Tulsiani, Alexei A. Efros, Jitendra Malik

We present a learning framework for recovering the 3D shape, camera, and texture of an object from a single image. The shape is represented as a deformable 3D mesh model of an object category where a shape is parameteriz…

Prediction

Implicit Mesh Reconstruction from Unannotated Image Collections

2020-07-16 · Shubham Tulsiani, Nilesh Kulkarni, Abhinav Gupta

We present an approach to infer the 3D shape, texture, and camera pose for an object from a single RGB image, using only category-level image collections with foreground masks as supervision. We represent the shape as an…

BAT3R: Bootstrapping Articulated 3D Reconstruction from 2D Image Collections

2026-07-04 · Jakub Zadrozny, Oisin Mac Aodha, Hakan Bilen arxiv

3D reconstruction of articulated objects from a single image is challenging because large training datasets with paired image and 3D supervision are difficult to obtain. Recent point map-based methods achieve strong perf…

3D Reconstruction

Unsupervised Representation Learning for Diverse Deformable Shape Collections

2023-10-27 · Sara Hahner, Souhaib Attaiki, Jochen Garcke, Maks Ovsjanikov

We introduce a novel learning-based method for encoding and manipulating 3D surface meshes. Our method is specifically designed to create an interpretable embedding space for deformable shape collections. Unlike previous…

Representation Learning

NAVI: Category-Agnostic Image Collections with High-Quality 3D Shape and Pose Annotations

2023-09-26 · NeurIPS 2023 11

Recent advances in neural reconstruction enable high-quality 3D object reconstruction from casually captured image collections. Current techniques mostly analyze their progress on relatively simple image collections wher…