Phips commited on
Commit
f267a81
·
verified ·
1 Parent(s): 7761c25

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/2xHFA2kReal-CUGAN)
10
+
11
+ # 2xHFA2kReal-CUGAN
12
+
13
+ Name: 2xHFA2kReal-CUGAN
14
+ Author: Philip Hofmann
15
+ Release Date: 26.12.2023
16
+ License: CC BY 4.0
17
+ Network: Real-CUGAN
18
+ Scale: 2
19
+ Purpose: 2x anime upscaler
20
+ Iterations: 151'000
21
+ epoch: 69
22
+ batch_size: 6
23
+ HR_size: 128 - 256
24
+ Dataset: hfa2k
25
+ Number of train images: 2568
26
+ OTF Training: Yes
27
+ Pretrained_Model_G: up2x-latest-conservative
28
+
29
+ Description:
30
+ 2x Real-CUGAN version of the 2xHFA2kCompact model.
31
+ ![2xHFA2kRealCugan](https://github.com/Phhofm/models/assets/14755670/65a2b237-666d-4f2f-b36b-7473dc5341b9)
32
+ ![2xHFA2kRealCugan](https://github.com/Phhofm/models/assets/14755670/0eb6a77c-8fd5-42ce-b9ef-9f19fac3b394)
33
+