English

3D-GMNet: Single-View 3D Shape Recovery as A Gaussian Mixture

Computer Vision and Pattern Recognition 2020-08-18 v2

Abstract

In this paper, we introduce 3D-GMNet, a deep neural network for 3D object shape reconstruction from a single image. As the name suggests, 3D-GMNet recovers 3D shape as a Gaussian mixture. In contrast to voxels, point clouds, or meshes, a Gaussian mixture representation provides an analytical expression with a small memory footprint while accurately representing the target 3D shape. At the same time, it offers a number of additional advantages including instant pose estimation and controllable level-of-detail reconstruction, while also enabling interpretation as a point cloud, volume, and a mesh model. We train 3D-GMNet end-to-end with single input images and corresponding 3D models by introducing two novel loss functions, a 3D Gaussian mixture loss and a 2D multi-view loss, which collectively enable accurate shape reconstruction as kernel density estimation. We thoroughly evaluate the effectiveness of 3D-GMNet with synthetic and real images of objects. The results show accurate reconstruction with a compact representation that also realizes novel applications of single-image 3D reconstruction.

Keywords

Cite

@article{arxiv.1912.04663,
  title  = {3D-GMNet: Single-View 3D Shape Recovery as A Gaussian Mixture},
  author = {Kohei Yamashita and Shohei Nobuhara and Ko Nishino},
  journal= {arXiv preprint arXiv:1912.04663},
  year   = {2020}
}

Comments

BMVC 2020

R2 v1 2026-06-23T12:41:21.364Z