nvdiffrec icon indicating copy to clipboard operation
nvdiffrec copied to clipboard

DTU Dataset Preparation Script/Steps

Open ahmad-bashir9 opened this issue 3 years ago • 2 comments

Hello, I was working to reproduce results on DTU dataset, but I only have the images. Can you please specify what steps I need to follow to prepare dataset ready for training? It will help a lot. Looking forward to your reply. Thank you.

ahmad-bashir9 avatar Aug 02 '22 08:08 ahmad-bashir9

Hello,

Unfortunately, we did not release the DTU dataset reader and the MLP parameterization of geometry as part of the public release. For the dataset reader for DTU, we adapted code from IDR: https://github.com/lioryariv/idr/blob/main/code/

Some details about the MLP parametrization here: https://github.com/NVlabs/nvdiffrec/issues/9

jmunkberg avatar Aug 02 '22 09:08 jmunkberg

Thank you @jmunkberg for your response. Can you please confirm the input for training? I have downloaded your NeRF Synthetic dataset. It has three folders, train, test and val along with the respective .json files. train and val folders have only images while the test have three different files for each image; normal, image and depth. Can you please confirm where these files(in the test folder) came from? Thank you

ahmad-bashir9 avatar Aug 04 '22 16:08 ahmad-bashir9