Phips commited on
Commit
95a96a1
1 Parent(s): 52e2239

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/4xHFA2kLUDVAEGRL_small)
10
+
11
+ # 4xHFA2kLUDVAEGRL_small
12
+
13
+ Name: 4xHFA2kLUDVAEGRL_small
14
+ Author: Philip Hofmann
15
+ Release Date: 14.06.2023
16
+ License: CC BY 4.0
17
+ Network: GRL
18
+ Scale: 4
19
+ Purpose: 4x anime super-resolution with real degradation, based on musl's HFA2k_LUDVAE dataset
20
+ Iterations: 200,000
21
+ batch_size: 3
22
+ HR_size: 256
23
+ img_size: 64
24
+ Dataset: HFA2kLUDVAE
25
+ Number of train images: 10270
26
+ OTF Training: No
27
+ Pretrained_Model_G: None
28
+
29
+ Description: 4x anime super-resolution with real degradation.
30
+
31
+ Imgsli (slider comparison, same examples)
32
+ 0550 : https://imgsli.com/MTg1ODky/0/3
33
+ 0045 : https://imgsli.com/MTg1ODkz/0/3
34
+
35
+ ![image](https://github.com/Phhofm/models/assets/14755670/aabd9009-e8fd-4689-80cc-54ee7db1a261)
36
+
37
+ ![Example1](https://github.com/Phhofm/models/assets/14755670/33edf3e8-fe99-4e91-928a-e2e8b3aad1a0)
38
+ ![Example2](https://github.com/Phhofm/models/assets/14755670/25f2cadf-9015-4a6e-9af6-40239e41b524)