half-potato / nmf

Our method takes as input a collection of images (100 in our experiments) with known cameras, and outputs the volumetric density and normals, materials (BRDFs), and far-field illumination (environment map) of the scene.
https://half-potato.gitlab.io/posts/nmf/
MIT License
53 stars 3 forks source link

Albedo Visualization #8

Closed zarzarj closed 1 year ago

zarzarj commented 1 year ago

Hi,

Thanks for the code, the lighting estimation results are impressive! Is it possible to visualize the albedo estimated by your model?

Thanks!

half-potato commented 1 year ago

Pull the latest code I added albedo visualization.