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/2xHFA2k_compact_multijpg)
|
10 |
+
|
11 |
+
# 2xHFA2k_compact_multijpg
|
12 |
+
|
13 |
+
Name: 2xHFA2k_compact_multijpg
|
14 |
+
Author: Philip Hofmann
|
15 |
+
Release Date: 26.12.2023
|
16 |
+
License: CC BY 4.0
|
17 |
+
Network: SRVGGNetCompact
|
18 |
+
Scale: 2
|
19 |
+
Purpose: 2x anime upscaler which tries to preserve dof
|
20 |
+
Iterations: 22'000
|
21 |
+
epoch: 12
|
22 |
+
batch_size: 8
|
23 |
+
HR_size: 512
|
24 |
+
Dataset: hfa2k
|
25 |
+
Number of train images: 2568
|
26 |
+
OTF Training: No
|
27 |
+
Pretrained_Model_G: 2x-Compact-Pretrain
|
28 |
+
|
29 |
+
Description:
|
30 |
+
2x anime upscaler, a non-otf version of the HFA2kCompact model which tries to preserve dof
|
31 |
+
|
32 |
+
![2xHFA2k_compact_multijpg](https://github.com/Phhofm/models/assets/14755670/b3d1cb24-e496-4f76-a84e-49cbb9a73329)
|
33 |
+
![2xHFA2k_compact_multijpg](https://github.com/Phhofm/models/assets/14755670/e248a087-f089-4564-9a59-d6795034e9a0)
|