Update README.md
Browse files
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/2xEvangelion_compact)
|
10 |
+
|
11 |
+
# 2xEvangelion_compact
|
12 |
+
|
13 |
+
Name: 2xEvangelion_compact
|
14 |
+
License: CC BY 4.0
|
15 |
+
Release Date: 04.02.2024 (dd/mm/yy)
|
16 |
+
Author: Philip Hofmann
|
17 |
+
Network: SRVGGNetCompact
|
18 |
+
Scale: 2
|
19 |
+
Purpose: 2x upscaler for evangelion episodes
|
20 |
+
Iterations: 262'000
|
21 |
+
epoch: 204
|
22 |
+
batch_size: 12-24
|
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: 2x-Compact-Pretrain
|
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.
|
31 |
+
![Example1](https://github.com/Phhofm/models/assets/14755670/673e1104-2427-40d6-bd8b-9d7a7b225395)
|
32 |
+
![Example2](https://github.com/Phhofm/models/assets/14755670/31ec726c-85c7-4e99-817d-80ae0261e849)
|
33 |
+
![Example3](https://github.com/Phhofm/models/assets/14755670/69f95c6f-8194-4c10-ae6c-acf456eb1995)
|