Volume Rendering of Neural Implicit Surfaces
Project Page | Paper | Data This repository contains an implementation for the NeurIPS 2021 paper:Volume Rendering of Neural Implicit Surfaces Lior Yariv1, Jiatao Gu2, Yoni Kasten1, Yaron Lipman1,21Weizmann Institute of Science, 2Facebook AI Research The paper introduce VolSDF: a volume rendering framework for implicit neural surfaces, allowing to learn high fidelity geometry from a sparse set of input images. Setup Installation Requirmenets The code is compatible with python 3.8 and pytorch 1.7. In addition, the following packages are required:numpy, […]
Read more