BobShih1008 commited on
Commit
38d74d7
·
1 Parent(s): 0ac20ea

modify file structure

Browse files
Files changed (1) hide show
  1. README.md +11 -11
README.md CHANGED
@@ -7,17 +7,17 @@ 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
 
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