2018haha's picture
Upload folder using huggingface_hub
06f2b0d verified
For training and testing, your directory structure should look like this
`Datasets` <br/>
 `β”œβ”€β”€train` <br/>
     `β”œβ”€β”€DFWB` <br/>
     `└──SIDD` <br/>
          `β”œβ”€β”€input_crops` <br/>
          `└──target_crops` <br/>
 `β”œβ”€β”€val` <br/>
     `└──SIDD` <br/>
          `β”œβ”€β”€input_crops` <br/>
          `└──target_crops` <br/>
 `└──test` <br/>
     `β”œβ”€β”€BSD68` <br/>
     `β”œβ”€β”€CBSD68` <br/>
     `β”œβ”€β”€Kodak` <br/>
     `β”œβ”€β”€McMaster` <br/>
     `β”œβ”€β”€Set12` <br/>
     `β”œβ”€β”€Urban100` <br/>
     `β”œβ”€β”€SIDD` <br/>
          `β”œβ”€β”€ValidationNoisyBlocksSrgb.mat` <br/>
          `└──ValidationGtBlocksSrgb.mat` <br/>
     `β”œβ”€β”€DND` <br/>
          `β”œβ”€β”€info.mat` <br/>
          `└──images_srgb` <br/>
               `β”œβ”€β”€0001.mat` <br/>
               `β”œβ”€β”€0002.mat` <br/>
               `β”œβ”€β”€ ... ` <br/>
               `└──0050.mat`