zhusz / ICLR22-DGS

DGS official Repository - Generalizable Single View 3D Implicit Surface Reconstruction for Indoor Scenes

Home Page:https://zhusz.github.io/ICLR22-DGS-Webpage/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICLR22-DGS

Released on 04/25/2022

Paper       Project Page       Video

demo0.mov

Description

This is the implementation of Shizhan Zhu et al.'s ICLR-22 work Differentiable Gradient Sampling for Learning Implicit 3D Scene Reconstruction from a Single Image. It is open source under the MIT license (see the LICENSE file). Codes can be used freely for any ethical purpose.

DGS is among the first attempts to tackle the generalizable 3D implicit surface reconstruction from a single image for indoor scenes, via directly learning from raw scan data.

Table of Contents

  1. Installations, training and testing for ShapeNet.
  2. Installations, training and testing for Scannet, and demo for arbitrary inputs.

Citation

If you use the codes as part of your research project, please cite our work as follows:

@inproceedings{zhu2021differentiable,
  title={Differentiable Gradient Sampling for Learning Implicit 3D Scene Reconstructions from a Single Image},
  author={Zhu, Shizhan and Ebrahimi, Sayna and Kanazawa, Angjoo and Darrell, Trevor},
  booktitle={International Conference on Learning Representations},
  year={2021}
}

Feedback

Suggestions and opinions of this work (both positive and negative) are greatly welcome. Please contact the author by sending email to zhshzhutah2@gmail.com.

License

MIT, see LICENSE file for details.

About

DGS official Repository - Generalizable Single View 3D Implicit Surface Reconstruction for Indoor Scenes

https://zhusz.github.io/ICLR22-DGS-Webpage/

License:MIT License


Languages

Language:Python 80.8%Language:Cuda 12.2%Language:C++ 6.3%Language:Cython 0.3%Language:GLSL 0.3%Language:Shell 0.1%Language:C 0.0%