Phips commited on
Commit
046641b
·
verified ·
1 Parent(s): 5fe9b60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +38 -3
README.md CHANGED
@@ -1,3 +1,38 @@
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_compact_multijpg_ldl)
10
+
11
+ # 2xNomosUni_compact_multijpg_ldl
12
+
13
+ Name: 2xNomosUni_compact_multijpg_ldl
14
+ Author: Philip Hofmann
15
+ Release Date: 11.01.2024
16
+ License: CC BY 4.0
17
+ Network: SRVGGNetCompact
18
+ Scale: 2
19
+ Purpose: 2x fast universal DoF preserving upscaler
20
+ Iterations: 218'000
21
+ epoch: 168
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: 2x-Compact-Pretrain
28
+
29
+ Description:
30
+ 2x compact 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
+ [ani](https://slow.pics/c/Zd7UCmLP)
34
+ [face](https://slow.pics/c/wKiu7Orf)
35
+ [dofwheat](https://imgsli.com/MjMyNTU4)
36
+ ![Example1](https://github.com/Phhofm/models/assets/14755670/87ff74a6-75ca-4e78-bf7b-273f96e5283a)
37
+ ![Example2](https://github.com/Phhofm/models/assets/14755670/f0136a35-e0e6-4e94-b66c-522372d877ab)
38
+ ![Example3](https://github.com/Phhofm/models/assets/14755670/ed2a17fa-edda-4129-97fc-e577700c88c6)