SilNet : Single- and Multi-View Reconstruction by Learning from Silhouettes
The objective of this paper is 3D shape understanding from single and multiple images. To this end, we introduce a new deep-learning architecture and loss function, SilNet, that can handle multiple views in an order-agnostic manner. The architecture is fully convolutional, and for training we use a proxy task of silhouette prediction, rather than directly learning a mapping from 2D images to 3D shape as has been the target in most recent work. We demonstrate that with the SilNet architecture there is generalisation over the number of views -- for example, SilNet trained on 2 views can be used with 3 or 4 views at test-time; and performance improves with more views. We introduce two new synthetics datasets: a blobby object dataset useful for pre-training, and a challenging and realistic sculpture dataset; and demonstrate on these datasets that SilNet has indeed learnt 3D shape. Finally, we show that SilNet exceeds the state of the art on the ShapeNet benchmark dataset, and use SilNet to generate novel views of the sculpture dataset.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
SDF-SRN: Learning Signed Distance 3D Object Reconstruction from Static Images
Dense 3D object reconstruction from a single image has recently witnessed remarkable advances, but supervising neural networks with ground-truth 3D shapes is impractical due to the laborious process of creating paired im…
3D Object Reconstruction3D Object Reconstruction From A Single Image3D ReconstructionObject ReconstructionShare With Thy Neighbors: Single-View Reconstruction by Cross-Instance Consistency
Approaches for single-view reconstruction typically rely on viewpoint annotations, silhouettes, the absence of background, multiple views of the same instance, a template shape, or symmetry. We avoid all such supervision…
3D Object Reconstruction3D Object Reconstruction From A Single Image3D ReconstructionObject+1The importance of silhouette optimization in 3D shape reconstruction system from multiple object scenes
This paper presents a multi stage 3D shape reconstruction system of multiple object scenes by considering the silhouette inconsistencies in shape-from silhouette SFS method. These inconsistencies are common in multiple v…
3D Shape ReconstructionFrom Image Collections to Point Clouds with Self-supervised Shape and Pose Networks
Reconstructing 3D models from 2D images is one of the fundamental problems in computer vision. In this work, we propose a deep learning technique for 3D object reconstruction from a single image. Contrary to recent works…
3D Object Reconstruction3D Object Reconstruction From A Single Image3D Point Cloud ReconstructionObject Reconstruction+2Learning single-image 3D reconstruction by generative modelling of shape, pose and shading
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…
3D Reconstruction