English

DeformNet: Free-Form Deformation Network for 3D Shape Reconstruction from a Single Image

Computer Vision and Pattern Recognition 2017-08-17 v1 Graphics

Abstract

3D reconstruction from a single image is a key problem in multiple applications ranging from robotic manipulation to augmented reality. Prior methods have tackled this problem through generative models which predict 3D reconstructions as voxels or point clouds. However, these methods can be computationally expensive and miss fine details. We introduce a new differentiable layer for 3D data deformation and use it in DeformNet to learn a model for 3D reconstruction-through-deformation. DeformNet takes an image input, searches the nearest shape template from a database, and deforms the template to match the query image. We evaluate our approach on the ShapeNet dataset and show that - (a) the Free-Form Deformation layer is a powerful new building block for Deep Learning models that manipulate 3D data (b) DeformNet uses this FFD layer combined with shape retrieval for smooth and detail-preserving 3D reconstruction of qualitatively plausible point clouds with respect to a single query image (c) compared to other state-of-the-art 3D reconstruction methods, DeformNet quantitatively matches or outperforms their benchmarks by significant margins. For more information, visit: https://deformnet-site.github.io/DeformNet-website/ .

Keywords

Cite

@article{arxiv.1708.04672,
  title  = {DeformNet: Free-Form Deformation Network for 3D Shape Reconstruction from a Single Image},
  author = {Andrey Kurenkov and Jingwei Ji and Animesh Garg and Viraj Mehta and JunYoung Gwak and Christopher Choy and Silvio Savarese},
  journal= {arXiv preprint arXiv:1708.04672},
  year   = {2017}
}

Comments

11 pages, 9 figures, NIPS

R2 v1 2026-06-22T21:15:33.407Z