facebookresearch / DONERF

Code for "DONeRF Towards Real-Time Rendering of Compact Neural Radiance Fields using Depth Oracle Networks"
Other
312 stars 44 forks source link

Training/testing the model over a colmap output #11

Open saunair opened 2 years ago

saunair commented 2 years ago

Hey authors, great work! I was able to run the stock examples (forest for example). How do I train this model over a colmap output? I can't find a way to get the .json format for the camera parameters etc. I see a similar issue here: https://github.com/facebookresearch/nonrigid_nerf/issues/7