Commit ·
c3a9333
1
Parent(s): d4d8e2b
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,6 @@ license: mit
|
|
| 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 |
|
| 14 |
- **RAW Folder**: Contains the raw data files.
|
|
|
|
| 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 |
### Description
|
| 12 |
|
| 13 |
- **RAW Folder**: Contains the raw data files.
|