Phips commited on
Commit
55dcbda
1 Parent(s): 448d08a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -3
README.md CHANGED
@@ -1,3 +1,36 @@
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/2xHFA2kAVCOmniSR)
10
+
11
+ # 2xHFA2kAVCOmniSR
12
+
13
+ Name: 2xHFA2kAVCOmniSR
14
+ Author: Philip Hofmann
15
+ Release Date: 18.06.2023
16
+ License: CC BY 4.0
17
+ Network: OmniSR
18
+ Scale: 2
19
+ Purpose: 2x anime upscaling model that handles AVC (h264) compression
20
+ Iterations: 175,000
21
+ batch_size: 2-5
22
+ HR_size: 128-192
23
+ Dataset: HFA2k_h264
24
+ Number of train images: 2568
25
+ OTF Training: No
26
+ Pretrained_Model_G: None
27
+
28
+ Description: The second released community trained model on the OmniSR network. Trained with multiscale discriminator to fix decreased output brightness occuring with OmniSR. 2x anime upscale that handles AVC (h264) compression since h264 crf 20-28 degradation together with bicubic, bilinear, box and lanczos downsampling has been applied on the HFA2k dataset with Kim's dataset destroyer.
29
+
30
+ Examples:
31
+ https://imgsli.com/MTg2ODcz
32
+ https://imgsli.com/MTg2ODc1
33
+
34
+ ![Example1](https://github.com/Phhofm/models/assets/14755670/3c6abb61-570c-4517-a14e-cc4a1cc1bd10)
35
+ ![Example2](https://github.com/Phhofm/models/assets/14755670/a1453c4c-0c7d-4410-bc62-4be0bab3cf2c)
36
+