Phips commited on
Commit
982c3d2
1 Parent(s): f281910

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -3
README.md CHANGED
@@ -1,3 +1,35 @@
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/2xEvangelion_omnisr)
10
+
11
+ # 2xEvangelion_omnisr
12
+
13
+ Name: 2xEvangelion_omnisr
14
+ License: CC BY 4.0
15
+ Release Date: 08.02.2024 (dd/mm/yy)
16
+ Author: Philip Hofmann
17
+ Network: [OmniSR](https://github.com/Francis0625/Omni-SR)
18
+ Scale: 2
19
+ Purpose: 2x upscaler for evangelion episodes
20
+ Iterations: 218'000
21
+ epoch: 198
22
+ batch_size: 12-32
23
+ HR_size: 128-256
24
+ Dataset: "Upscale Archive Evangelion DVD's" by pwnsweet
25
+ Number of train images: 3174
26
+ OTF Training: No
27
+ Pretrained_Model_G: 2xHFA2kOmniSR
28
+
29
+ Description:
30
+ 2x upscaler for evangelion episodes on the evangelion dataset provided by pwnsweet, which called for model trainers to train models on it on the OmniSR Architecture.
31
+
32
+ Examples (Wavelet Color Corrected):
33
+ ![Example1](https://github.com/Phhofm/models/assets/14755670/4685716e-c302-48a0-9757-5589ea453c67)
34
+ ![Example2](https://github.com/Phhofm/models/assets/14755670/2ed698c5-d6dc-43e3-a754-7d3183c864e5)
35
+ ![Example3](https://github.com/Phhofm/models/assets/14755670/6e48f003-f179-4895-bf64-9951ae1af22d)