neural-deferred-shading
neural-deferred-shading copied to clipboard
How did you create your camera position data?
I'm guessing you rendered the imagery out, but would you happen to have a colmap conversion script? Oh, thanks a bunch. It's amazing work! :))
Hi jagghz,
sorry for the long delay in answering. The DTU data is converted from the DTU subset in IDR format, see the paragraph I have just added to the README.
We do not have a COLMAP conversion script but it should be super straightforward to create one. Basically, our camera data is in standard OpenCV format (see this section in the README).
If you would like to be more specific about your use case, I might be able to assist in creating such a script.