Upload folder using huggingface_hub
Browse files- README.md +10 -0
- model.safetensors +3 -0
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
pipeline_tag: image-to-image
|
4 |
+
---
|
5 |
+
|
6 |
+
# HVI-CIDNet model
|
7 |
+
|
8 |
+
This repository contains the model described in [HVI: A New Color Space for Low-light Image Enhancement](https://huggingface.co/papers/2502.20272).
|
9 |
+
|
10 |
+
Code: https://github.com/Fediory/HVI-CIDNet
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ecc2ff45061eccc8113b8e3c5b00c8112bd0e10a784eb6f47c78df2bd739bbf1
|
3 |
+
size 7920332
|