DSNeRF
DSNeRF copied to clipboard
Questions about rendering the video
Hi,
Thank you for sharing your great code.
I'm glad to learn about DSNeRF with your kind and detailed explanation.
When I use the demo code to render a video, my result can't show the demo result, just like:
I want to know what is the reason why the normal result cannot be rendered, is it because of this warning after the end of rendering?
Or is it something else? Looking forward to your reply!
It seems from the filename renderonly_path_000000
that you're using a model at iter 0. You'll either need to download our provided pretrained models or train them yourself to get reasonable results.