Phips commited on
Commit
24cb945
·
verified ·
1 Parent(s): fff8cbc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +33 -3
README.md CHANGED
@@ -1,3 +1,33 @@
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)
10
+
11
+ # 2xNomosUni_compact_multijpg
12
+
13
+ Name: 2xNomosUni_compact_multijpg
14
+ Author: Philip Hofmann
15
+ Release Date: 13.12.2023
16
+ License: CC BY 4.0
17
+ Network: Compact (SRVGGNet)
18
+ Scale: 2
19
+ Purpose: 2x fast universal upscaler
20
+ Iterations: 30'000
21
+ epoch: 17
22
+ batch_size: 9
23
+ HR_size: 512
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 upscaler pair trained with jpg degradation (down to 40) and multiscale (down_up, bicubic, bilinear, box, nearest, lanczos).
31
+ ![2xNomosUni_compact_multijpg](https://github.com/Phhofm/models/assets/14755670/7d46d662-6bc0-499f-98eb-ed95b253155e)
32
+ ![2xNomosUni_compact_multijpg](https://github.com/Phhofm/models/assets/14755670/14778d84-98f8-4978-bb34-6666b027e216)
33
+