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_real
|
13 |
+
|
14 |
+
Scale: 4x
|
15 |
+
Network type: RealPLKSR
|
16 |
+
Author: Philip Hofmann
|
17 |
+
License: CC-BY-4.0
|
18 |
+
Purpose: 4x upscaling images, handling some blur, some noise, and compression
|
19 |
+
Pretrained Model: 4xNomos2_realplksr_dysample
|
20 |
+
Training iterations: 380000
|
21 |
+
Description: 4x realplksr dysample model to upscale images, trained on the BHI dataset. This is with a created LR set where I used wtp_destroyer to add blur (50% chance), my ludvae200 model to add noise (50% chance), and then wtp to add compression, scaling, recompression (50% chance), scaling.
|