Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,26 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
arxiv.org/abs/2401.15204
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- low-light
|
| 5 |
+
- low-light-image-enhancement
|
| 6 |
+
- image-enhancement
|
| 7 |
+
- image-restoration
|
| 8 |
+
- computer-vision
|
| 9 |
+
- low-light-enhance
|
| 10 |
+
|
| 11 |
+
model-index:
|
| 12 |
+
- name: LYT-Net
|
| 13 |
+
results:
|
| 14 |
+
- task:
|
| 15 |
+
type: low-light-image-enhancement
|
| 16 |
+
dataset:
|
| 17 |
+
name: LOLv1
|
| 18 |
+
type: LOLv1
|
| 19 |
+
metrics:
|
| 20 |
+
- name: PSNR
|
| 21 |
+
type: PSNR
|
| 22 |
+
value: 27.23
|
| 23 |
+
|
| 24 |
---
|
| 25 |
|
| 26 |
arxiv.org/abs/2401.15204
|