Commit ·
c201ff7
1
Parent(s): 38d74d7
update file structure
Browse files
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
|