Phips commited on
Commit
4acb984
·
verified ·
1 Parent(s): e6451e4

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_dat2_multiblurjpg)
10
+
11
+ # 4xBHI_dat2_multiblur
12
+
13
+ Scale: 4x
14
+ Network type: DAT2
15
+ Author: Philip Hofmann
16
+ License: CC-BY-4.0
17
+ Purpose: 4x upscaling uncompressed images
18
+ Pretrained Model: 4xNomos2_hq_dat2
19
+ Training iterations: 250000
20
+ Description: 4x dat2 upscaling model, trained with down_up,linear, cubic_mitchell, lanczos, gauss and box scaling algos, some average, gaussian and anisotropic blurs. Trained on my BHI sisr dataset.
21
+