showlab / DatasetDM

[NeurIPS2023] DatasetDM:Synthesizing Data with Perception Annotations Using Diffusion Models
https://weijiawu.github.io/DatasetDM_page/
299 stars 12 forks source link

prepare NYU dataset #29

Open Hyeonseop2 opened 5 months ago

Hyeonseop2 commented 5 months ago

I follow MED to prepare the dataset on ./data and the folder structure is as follows.

│ ├── nyu │ │ ├── basement_0001a │ │ ├── basement_0001b │ │ ├── ... (all scene names) │ │ ├── split_file.txt

The nyu depth of the paper requires the following structure. What code should I refer to?

 nyudepthv2/
sync/
official_splits/
    test/
nyu_class_list.json
train_list.txt
test_list.txt