paper-with-me

홈 › Papers

Learning single-image 3D reconstruction by generative modelling of shape, pose and shading

2019-01-19 · Paul Henderson, Vittorio Ferrari

We present a unified framework tackling two problems: class-specific 3D reconstruction from a single image, and generation of new 3D shape samples. These tasks have received considerable attention recently; however, most existing approaches rely on 3D supervision, annotation of 2D images with keypoints or poses, and/or training with multiple views of each object instance. Our framework is very general: it can be trained in similar settings to existing approaches, while also supporting weaker supervision. Importantly, it can be trained purely from 2D images, without pose annotations, and with only a single view per instance. We employ meshes as an output representation, instead of voxels used in most prior work. This allows us to reason over lighting parameters and exploit shading information during training, which previous 2D-supervised methods cannot. Thus, our method can learn to generate and reconstruct concave object classes. We evaluate our approach in various settings, showing that: (i) it learns to disentangle shape from pose and lighting; (ii) using shading in the loss improves performance compared to just silhouettes; (iii) when using a standard single white light, our model outperforms state-of-the-art 2D-supervised methods, both with and without pose supervision, thanks to exploiting shading cues; (iv) performance improves further when using multiple coloured lights, even approaching that of state-of-the-art 3D-supervised methods; (v) shapes produced by our model capture smooth surfaces and fine details better than voxel-based approaches; and (vi) our approach supports concave classes such as bathtubs and sofas, which methods based on silhouettes cannot learn.

📄 PDF Abstract BibTeX arXiv:1901.06447

Code (1)

pmh47/dirt 공식 구현 tf

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

MiShape: 3D Shape Modelling of Mitochondria in Microscopy

2023-03-02 · Abhinanda R. Punnakkal, Suyog S Jadhav, Alexander Horsch, Krishna Agarwal 외

Fluorescence microscopy is a quintessential tool for observing cells and understanding the underlying mechanisms of life-sustaining processes of all living organisms. The problem of extracting 3D shape of mitochondria fr…

3D Shape Reconstruction

Conditional Single-view Shape Generation for Multi-view Stereo Reconstruction

2019-04-14 · CVPR 2019 6 · Yi Wei, Shaohui Liu, Wang Zhao, Jiwen Lu 외

In this paper, we present a new perspective towards image-based shape generation. Most existing deep learning based shape reconstruction methods employ a single-view deterministic model which is sometimes insufficient to…

3D ReconstructionDiversity

Inverse Graphics: Unsupervised Learning of 3D Shapes from Single Images

2019-10-31 · Talip Ucar

Using generative models for Inverse Graphics is an active area of research. However, most works focus on developing models for supervised and semi-supervised methods. In this paper, we study the problem of unsupervised l…

3D geometry

SyncHuman: Synchronizing 2D and 3D Generative Models for Single-view Human Reconstruction

2025-10-09 · Wenyue Chen, Peng Li, Wangguandong Zheng, Chengfeng Zhao 외 arxiv

Photorealistic 3D full-body human reconstruction from a single image is a critical yet challenging task for applications in films and video games due to inherent ambiguities and severe self-occlusions. While recent appro…

3D Human Reconstruction3D Generation

Ghost on the Shell: An Expressive Representation of General 3D Shapes

2023-10-23 · Zhen Liu, Yao Feng, Yuliang Xiu, Weiyang Liu 외

The creation of photorealistic virtual worlds requires the accurate modeling of 3D surface geometry for a wide range of objects. For this, meshes are appealing since they 1) enable fast physics-based rendering with reali…