How to produce video using render virtual views?
handsomeZhuang opened this issue · 1 comments
handsomeZhuang commented
I have run the eval_nvidia.py file and output the virtual views, but dont know how to get video which is similar to paper
zhengqili commented
You can create a novel views path by following this function and replace current render_pose with the one from this function:
https://github.com/zhengqili/Neural-Scene-Flow-Fields/blob/main/nsff_exp/load_llff.py#L424