For training and testing, your directory structure should look like this `Datasets`
 `├──train`
     `├──DFWB`
     `└──SIDD`
          `├──input_crops`
          `└──target_crops`
 `├──val`
     `└──SIDD`
          `├──input_crops`
          `└──target_crops`
 `└──test`
     `├──BSD68`
     `├──CBSD68`
     `├──Kodak`
     `├──McMaster`
     `├──Set12`
     `├──Urban100`
     `├──SIDD`
          `├──ValidationNoisyBlocksSrgb.mat`
          `└──ValidationGtBlocksSrgb.mat`
     `├──DND`
          `├──info.mat`
          `└──images_srgb`
               `├──0001.mat`
               `├──0002.mat`
               `├── ... `
               `└──0050.mat`