Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
pipeline_tag: image-to-image
|
4 |
+
tags:
|
5 |
+
- pytorch
|
6 |
+
- super-resolution
|
7 |
+
---
|
8 |
+
|
9 |
+
[Link to Github Release](https://github.com/Phhofm/models/releases/tag/4xbhi_realplksr)
|
10 |
+
|
11 |
+
|
12 |
+
## 4xBHI_realplksr_dysample_multi
|
13 |
+
|
14 |
+
Scale: 4x
|
15 |
+
Network type: RealPLKSR
|
16 |
+
Author: Philip Hofmann
|
17 |
+
License: CC-BY-4.0
|
18 |
+
Purpose: 4x upscaling good quality, uncompressed images
|
19 |
+
Pretrained Model: 4xNomos2_realplksr_dysample
|
20 |
+
Training iterations: 285000
|
21 |
+
Description: 4x realplksr dysample model to upscale good quality, uncompressed images. Does not handle any degradations since LR had been scaled only using down_up, linear, cubic_mitchell, lanczos, gauss and box. Trained on my BHI dataset.
|