ZivKidd / DNS

Code release for our SIGGRAPH 2022 paper "Diffeomorphic Neural Surface Parameterization for 3D and Reflectance Acquisition"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions for running the code

  1. Create and activate pytorch3d v0.3 virtual environment conda create -f p3d3.yml; conda activate p3d3
  2. Download and extract Diligent-MV (https://sites.google.com/site/photometricstereodata/mv) dataset to ./DiLiGenT-MV/
  3. Run the Diligent-MV "reading" demo with python demo.py

About

Code release for our SIGGRAPH 2022 paper "Diffeomorphic Neural Surface Parameterization for 3D and Reflectance Acquisition"


Languages

Language:Python 100.0%