google / nerfactor

Neural Factorization of Shape and Reflectance Under an Unknown Illumination
https://xiuming.info/projects/nerfactor/
Apache License 2.0
437 stars 56 forks source link

NerFactor generated images from the quantitative evaluations #16

Closed jmunkberg closed 2 years ago

jmunkberg commented 2 years ago

Congrats to a nice paper!

Would it be possible to access the NerFactor output images for the view synthesis comparison (column III, row "NerfFactor") in Table 1 (the eight validation images for each of the four scenes), in order to generate other metrics, check the metric and visual quality per image and per scene.

xiumingzhang commented 2 years ago

My apologies for the super delayed response!

In case you still need them. they can be found in

${scene}_nerfactor/lr5e-3/vis_vali/epoch000000100

if you download and unzip the pre-trained model folders released here.

jmunkberg commented 2 years ago

Thanks. We generated the required images using your public code. Results are reported here: https://nvlabs.github.io/nvdiffrec/

xiumingzhang commented 2 years ago

Oops, I wish I were more helpful. Great work, @jmunkberg!