Open honey-zhao opened 2 years ago
Hello,
You can copy the data that we provide for DTU in download_dtu.sh. You would need a cameras.npz file with the world2cam matrices for each view and a global scene scaling matrix. You also need a file pairs.txt file that defines the source image to chose for each reference image. See https://github.com/fdarmon/NeuralWarp/issues/1#issuecomment-1058269029 for an exemple of how to generate it from a colmap reconstruction.
Hello, if I need to train a custom dataset, what are the format requirements?