Phips commited on
Commit
9ce004f
1 Parent(s): 5d84cf6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -3
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_multiblur
13
+
14
+ Scale: 4x
15
+ Network type: RealPLKSR
16
+ Author: Philip Hofmann
17
+ License: CC-BY-4.0
18
+ Purpose: 4x upscaling images, can handle some blur, jpeg and webp compression
19
+ Pretrained Model: 4xNomos2_realplksr_dysample
20
+ Training iterations: 354000
21
+ Description: 4x realplksr dysample model to upscale images, trained on the BHI dataset. Similiar to the 4xBHI_realplksr_dysample_multi model, the LR had made use of the same multiscaling, but additionally, compression handling had been added for jpeg and webp compression, plus I made use of average, gaussian and anisotropic blur for sharper results.