Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -3,10 +3,10 @@ license: apache-2.0
|
|
| 3 |
base_model: cuiziteng/Illumination-Adaptive-Transformer
|
| 4 |
pipeline_tag: image-to-image
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
---
|
| 11 |
|
| 12 |
# IAT — Illumination Adaptive Transformer (ONNX)
|
|
@@ -123,4 +123,4 @@ Apache-2.0 — same as the original IAT repository.
|
|
| 123 |
## Acknowledgments
|
| 124 |
|
| 125 |
- Original model and research by [Cui et al.](https://github.com/cuiziteng/Illumination-Adaptive-Transformer)
|
| 126 |
-
- ONNX export
|
|
|
|
| 3 |
base_model: cuiziteng/Illumination-Adaptive-Transformer
|
| 4 |
pipeline_tag: image-to-image
|
| 5 |
tags:
|
| 6 |
+
- low-light-enhancement
|
| 7 |
+
- exposure-correction
|
| 8 |
+
- image-enhancement
|
| 9 |
+
- onnx
|
| 10 |
---
|
| 11 |
|
| 12 |
# IAT — Illumination Adaptive Transformer (ONNX)
|
|
|
|
| 123 |
## Acknowledgments
|
| 124 |
|
| 125 |
- Original model and research by [Cui et al.](https://github.com/cuiziteng/Illumination-Adaptive-Transformer)
|
| 126 |
+
- ONNX export by [ListingGems](https://listinggems.com) — an offline product photo editor for marketplace sellers
|