BobShih1008 commited on
Commit
d4d8e2b
·
1 Parent(s): c201ff7

update file structure

Browse files
Files changed (1) hide show
  1. README.md +1 -12
README.md CHANGED
@@ -7,18 +7,7 @@ license: mit
7
 
8
  The dataset is organized into the following directory structure:
9
 
10
- -| sony_IMX678_20240111/
11
- -│ ├── RAW/
12
- -│ ├── gt/
13
- -│ │ └── Scene_Gain_Exposure_Sigma.npy
14
- -│ ├── noisy/
15
- -│ │ └── Scene_Gain_Exposure.npy
16
- -│ ├── RGB/
17
- -│ ├── gt/
18
- -│ │ └── Scene_Gain_Exposure_Sigma.png
19
- -│ ├── noisy/
20
- -│ │ └── Scene_Gain_Exposure.png
21
-
22
 
23
  ### Description
24
 
 
7
 
8
  The dataset is organized into the following directory structure:
9
 
10
+ sony_IMX678_20240111/ │ ├── RAW/ │ ├── gt/ │ │ └── Scene_Gain_Exposure_Sigma.npy │ ├── noisy/ │ │ └── Scene_Gain_Exposure.npy │ ├── RGB/ │ ├── gt/ │ │ └── Scene_Gain_Exposure_Sigma.png │ ├── noisy/ │ │ └── Scene_Gain_Exposure.png
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  ### Description
13