ZhengGuangze/MVS_Synth_preprocessed
MVS-Synth Dataset for LBM Preprocessed MVS-Synth Dataset following CUT3R. Each scene contains the following structure when extracted: 0000/ ├── cam/ | ├── 0000.npz | ├── 0001.npz | ├── ... ├── depth/ | ├── 0000.npy | ├── 0001.npy | ├── ... └── rgb/ ├── 0000.jpg ├── 0001.jpg ├── ... Please note: 120 sequences in total. 12000 frames in total.
018
MVS-Synth Dataset for LBM
Preprocessed MVS-Synth Dataset following CUT3R.
Each scene contains the following structure when extracted:
0000/
├── cam/
| ├── 0000.npz
| ├── 0001.npz
| ├── ...
├── depth/
| ├── 0000.npy
| ├── 0001.npy
| ├── ...
└── rgb/
├── 0000.jpg
├── 0001.jpg
├── ...Please note:
- 120 sequences in total.
- 12000 frames in total.
