Phips commited on
Commit
c2026ce
·
verified ·
1 Parent(s): 895bf66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -3
README.md CHANGED
@@ -1,3 +1,39 @@
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/2xNomosUni_span_multijpg_ldl)
10
+
11
+ # 2xNomosUni_span_multijpg_ldl
12
+
13
+ Name: 2xNomosUni_span_multijpg_ldl
14
+ License: CC BY 4.0
15
+ Network: [SPAN](https://github.com/hongyuanyu/SPAN)
16
+ Author: Philip Hofmann
17
+ Scale: 2
18
+ Purpose: 2x fast universal DoF preserving upscaler
19
+ Release Date: 13.01.2024
20
+ Iterations: 120'000
21
+ epoch: 95
22
+ batch_size: 12
23
+ HR_size: 128
24
+ Dataset: nomosuni
25
+ Number of train images: 2989
26
+ OTF Training: No
27
+ Pretrained_Model_G: 2xNomosUni_span_multijpg
28
+
29
+ Description:
30
+ 2x span fast universal DoF preserving upscaler, pair trained with jpg degradation (down to 40) and multiscale (down_up, bicubic, bilinear, box, nearest, lanczos).
31
+
32
+ Examples:
33
+ [dofwheat](https://slow.pics/c/k0U59uJC)
34
+ [digitalart](https://slow.pics/c/yyY0xMAn)
35
+ [face](https://slow.pics/c/MdV3Lr7N)
36
+
37
+ ![wheat_example](https://github.com/Phhofm/models/assets/14755670/4173c6ca-d84f-4ec8-a955-b0b4199814d5)
38
+ ![digitalart_example](https://github.com/Phhofm/models/assets/14755670/89a46618-d379-474d-b582-1891607a1587)
39
+ ![face_example](https://github.com/Phhofm/models/assets/14755670/6acef876-a077-4e97-9210-fd0526e57a75)