Results 13 comments of Prakash Naikade

How the shiny blender dataset is created in blender from this [blend files](https://dorverbin.github.io/refnerf/data/shiny_blender_source.zip) ?? @gkouros @grgkopanas I am new to blender.

https://github.com/google-research/multinerf/issues/136

How the shiny blender dataset is created in blender from this blend files https://dorverbin.github.io/refnerf/data/shiny_blender_source.zip? I am using this script but it is not storing depths and normals(for test data) https://github.com/bmild/nerf/issues/78...

@yzslab @jonbarron @bmild @gkouros Can you please give any input on this?

@gkouros Is it possible to resume training from past checkpoints? Also is there any other research available with lesser training time without compromising quality of the scene?

with correct hyper parameters I managed to get decent results: Config.compute_normal_metrics = False batch_size: int = 16384, render_chunk_size: int = 16384, lr_init: float = 0.002, lr_final: float = 0.00002 Result...

Even after 250k iterations, with following hyper parameters, results are not that great: Config.compute_normal_metrics = False batch_size: int = 16384, render_chunk_size: int = 16384, lr_init: float = 0.002, lr_final: float...

Hi, thanks for the reply. From where we can access extracted lighting env (.exr) to use it in rendering scripts of relighting to render video with original lighting env? @liuyuan-pal...

Hi, thanks for the reply. @liuyuan-pal Can you please elaborate little more about the solution you provided? I just want to render the original scene from estimated BRDF, mesh and...

> ![B0BE22F8-0E31-4fea-93DC-EE31ED2A1761](https://user-images.githubusercontent.com/64113233/244838063-910ef01c-24e5-4070-9e71-daac98cc8452.png) do you manage to solve this problem?