neural-deferred-shading icon indicating copy to clipboard operation
neural-deferred-shading copied to clipboard

How did you create your camera position data?

Open jaggzh opened this issue 2 years ago • 1 comments

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! :))

jaggzh avatar Apr 18 '23 02:04 jaggzh

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.

mworchel avatar Feb 26 '24 18:02 mworchel