multinerf
multinerf copied to clipboard
To reproduce the video shown in demo
trafficstars
Hi, Thanks to author for wonderful work. It will be really helpful if sequence of steps could be mentioned to reproduce the video (without retrain), shown for demos.
Thanks.
To make the videos in the mipnerf360 paper (for example), we ran scripts/train_360.sh and then scripts/render_360.sh.
Note that it is not possible to produce the videos without training.
To make the videos in the mipnerf360 paper (for example), we ran
scripts/train_360.shand thenscripts/render_360.sh.
Thanks Jon.