Haoyu Guo

Results 6 issues of Haoyu Guo

Hi! Thanks for your excellent work! I am wondering what's the meaning of "putting NeRF on a diet", does it mean less input views or something else?

Hi, thanks for the amazing work! I train the network on scan 114 data and got accurate rendering results like this: ![step-01000000-ray_color](https://user-images.githubusercontent.com/36201670/146943888-4e7ff91a-e466-4388-b263-80da0117a01e.png) However, when I run [visualize_nerf_atlas_radiance.py](https://github.com/fbxiang/NeuTex/blob/master/run/visualize_nerf_atlas_radiance.py) to visualize the...

Hi! Thanks for your excellent work! SparseNeuS can reconstruct geometry with high speed and accuracy from sparse views, which is amazing. However, I run view synthesis using the provided model...

Hi! Thanks for your excellent work! Do you have a plan for when to release your code?

What's the mearning of 5000 in [line 34 of demo_peac.cpp](https://github.com/symao/PEAC/blob/c4fddbdd7aafaf9af7a29602b4427009bc6f360b/src/demo_peac.cpp#L34). It should be 1000 rather than 5000 to convert from mm to m, but I found that sometimes 5000 works...