Single-image SVBRDF capture with a rendering-aware deep network

SIGGRAPH 2018


Reviews

Information

  • Paper topic: Rendering
  • Software type: Code
  • Able to run a replicability test: True
  • Replicability score: 5
  • Software language: python
  • License: For research only, not for commercial use. Do not distribute. (The license is temporary)
  • Build mechanism: N/A
  • Dependencies: tensorflow
  • Documentation score {0,1,2}: 2
  • Reviewer: David Coeurjolly <david.coeurjolly@liris.cnrs.fr>
  • Time spent for the test (build->first run, timeout at 100min): 10min

Source code information

Comments

Pretrained models are provided in the code archive. Results, datasets and supplemental materials are available on a second project page (https://team.inria.fr/graphdeco/projects/deep-materials/). This review corresponds to a new version of the code with a special fix to make it work with recent tensorflow (>2). Just edit the first lines of material_net_test.py (lines 18-19) to enable tensorflow>2. Once fixed, I was able to reproduce most results of the paper.