dynibar icon indicating copy to clipboard operation
dynibar copied to clipboard

How to produce video using render virtual views?

Open handsomeZhuang opened this issue 2 years ago • 1 comments

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

handsomeZhuang avatar Jan 15 '24 01:01 handsomeZhuang

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

zhengqili avatar Mar 08 '24 18:03 zhengqili