Update README
Browse files
README.md
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
# Omni-SR models
|
5 |
+
|
6 |
+
This mirrors some models from "Omni Aggregation Networks for Lightweight Image Super-Resolution" by Hang Wang, Xuanhong Chen, Bingbing Ni, Yutian Liu, Jinfan Liu
|
7 |
+
|
8 |
+
* Original repository: [Francis0625/Omni-SR (Github)](https://github.com/Francis0625/Omni-SR)
|
9 |
+
* Original weights: [DIV2k X4 (Google Drive)](https://drive.google.com/file/d/1VoPUw0SRnCPAU8_R5Ue15bn2gwSBr97g/view?usp=sharing)
|
10 |
+
|
11 |
+
Models have been converted to fp16 .safetensors format.
|