Open GiadaFerreri opened 5 months ago
Just customize code in the dataset_readers.py and get video poses here
Thank you for your answer. I tried to do what you suggested as you can see in the commented lines. I'm not sure if I modified the correct section of the script because it didn't work.
Could you give me some advice?
Hi, thanks for your great work! I'm tying to render the output from a different point of view and I'm using the command 'python render.py --model_path "output/dnerf/bouncingballs/" --skip_train --configs arguments/dnerf/bouncingballs.py &' but I only get the initial position of the input video. How can I change the viewpoint before rendering the video?