Dear authors,
I am working on the benchmark branch for evaluations, and I used the preprocessed data scripts to download the data. The processed data I dowloaded by given script is like:
dtu_processed/
├── scan1/
│ ├── camera_params/
│ ├── computed_pairwise_overlap/
│ ├── depths/
│ ├── images/
│ └── poses/
├── scan2/
└── scan3/
However, it seems like the benchmark code is automatically joined path with /anymap_data_pairs/dtu_valid_pairs.npz. So I'm wondering if the scripts are still under cleaning or any further information will be helpful!
Thank you so much!
Dear authors,
I am working on the benchmark branch for evaluations, and I used the preprocessed data scripts to download the data. The processed data I dowloaded by given script is like:
dtu_processed/
├── scan1/
│ ├── camera_params/
│ ├── computed_pairwise_overlap/
│ ├── depths/
│ ├── images/
│ └── poses/
├── scan2/
└── scan3/
However, it seems like the benchmark code is automatically joined path with /anymap_data_pairs/dtu_valid_pairs.npz. So I'm wondering if the scripts are still under cleaning or any further information will be helpful!
Thank you so much!