BobShih1008 commited on
Commit
46c1728
·
verified ·
1 Parent(s): f1b76cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -12,15 +12,15 @@ sony_IMX678_20240111/
12
 
13
  ├── RAW/
14
  │ ├── gt/
15
- │ │ └── Scene_Gain_Exposure_Sigma.npy
16
  │ ├── noisy/
17
- │ │ └── Scene_Gain_Exposure.npy
18
 
19
  ├── RGB/
20
  │ ├── gt/
21
- │ │ └── Scene_Gain_Exposure_Sigma.png
22
  │ ├── noisy/
23
- │ │ └── Scene_Gain_Exposure.png
24
  </pre>
25
 
26
  ### Description
 
12
 
13
  ├── RAW/
14
  │ ├── gt/
15
+ │ │ └── Scene_Gain_Exposure_gt.npy
16
  │ ├── noisy/
17
+ │ │ └── Scene_Gain_Exposure_noisy.npy
18
 
19
  ├── RGB/
20
  │ ├── gt/
21
+ │ │ └── Scene_Gain_Exposure_gt.png
22
  │ ├── noisy/
23
+ │ │ └── Scene_Gain_Exposure_noisy.png
24
  </pre>
25
 
26
  ### Description