paper-with-me

Papers

Learning to Reconstruct Texture-less Deformable Surfaces from a Single View

2018-03-23 · Jan Bednařík, Pascal Fua, Mathieu Salzmann

Recent years have seen the development of mature solutions for reconstructing deformable surfaces from a single image, provided that they are relatively well-textured. By contrast, recovering the 3D shape of texture-less surfaces remains an open problem, and essentially relates to Shape-from-Shading. In this paper, we introduce a data-driven approach to this problem. We introduce a general framework that can predict diverse 3D representations, such as meshes, normals, and depth maps. Our experiments show that meshes are ill-suited to handle texture-less 3D reconstruction in our context. Furthermore, we demonstrate that our approach generalizes well to unseen objects, and that it yields higher-quality reconstructions than a state-of-the-art SfS technique, particularly in terms of normal estimates. Our reconstructions accurately model the fine details of the surfaces, such as the creases of a T-Shirt worn by a person.

📄 PDF Abstract BibTeX arXiv:1803.08908

Code (1)

bednarikjan/texless_defsurf_recon 공식 구현 tf

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

Dense image registration and deformable surface reconstruction in presence of occlusions and minimal texture

2015-03-11 · ICCV 2015 12 · Dat Tien Ngo, Sanghuyk Park, Anne Jorstad, Alberto Crivellaro 외

Deformable surface tracking from monocular images is well-known to be under-constrained. Occlusions often make the task even more challenging, and can result in failure if the surface is not sufficiently textured. In thi…

3D ReconstructionImage RegistrationSurface ReconstructionTemplate Matching

Textureless Deformable Surface Reconstruction with Invisible Markers

2023-08-25 · Xinyuan Li, Yu Guo, Yubei Tu, Yu Ji 외

Reconstructing and tracking deformable surface with little or no texture has posed long-standing challenges. Fundamentally, the challenges stem from textureless surfaces lacking features for establishing cross-image corr…

3D Reconstruction3D Shape ReconstructionSurface Reconstruction

Deformable Surface Tracking by Graph Matching

2019-10-01 · ICCV 2019 10 · Tao Wang, Haibin Ling, Congyan Lang, Songhe Feng 외

This paper addresses the problem of deformable surface tracking from monocular images. Specifically, we propose a graph-based approach that effectively explores the structure information of the surface to enhance trackin…

Graph Matching

Deformable Modeling for Human Body Acquired from Depth Sensors

2017-08-17 · Vamshhi Pavan Kumar Varma Vegeshna

This paper presents a novel approach to reconstruct complete 3D deformable models over time by a single depth camera. These are the steps employed for deforming objects from single depth camera. The partial surfaces reco…

IsMo-GAN: Adversarial Learning for Monocular Non-Rigid 3D Reconstruction

2019-04-27 · Soshi Shimada, Vladislav Golyanik, Christian Theobalt, Didier Stricker

The majority of the existing methods for non-rigid 3D surface regression from monocular 2D images require an object template or point tracks over multiple frames as an input, and are still far from real-time processing r…

3D ReconstructionGenerative Adversarial Network