ChikaYan / d2nerf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate novel views

YYYYYHC opened this issue · comments

Hi, the project is cool but I may need some help with generating novel views. Where should I modify it?

Hi,

Our code is the same as HyperNeRF in terms of this. Novel views could be generated using this notebook and saved as test cameras under camera-paths/. Then the evaluation script eval.py should be able to automatically read and render them as long as you set EvalConfig.num_test_eval = -1