Phips commited on
Commit
4caeee5
·
verified ·
1 Parent(s): 97503d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
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
+ 4xBHI_realplksr_dysample_otf
12
+
13
+ Scale: 4x
14
+ Network type: RealPLKSR
15
+ Author: Philip Hofmann
16
+ License: CC-BY-4.0
17
+ Purpose: 4x upscaling images, can handle some blur, jpeg compression, and noise, trained with realesrgan otf pipeline.
18
+ Pretrained Model: 4xNomos2_realplksr_dysample
19
+ Training iterations: 413000
20
+ Description: 4x realplksr dysample model to upscale images, trained on the BHI dataset. This time, instead of manual degradation, I made use of the real-esrgan otf pipeline with adjusted values to handle some blur, noise and jpeg compression.