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/2xHFA2kSwinIR-S)
|
10 |
+
|
11 |
+
|
12 |
+
Name: 2xHFA2kSwinIR-S
|
13 |
+
Author: Philip Hofmann
|
14 |
+
Release Date: 26.12.2023
|
15 |
+
License: CC BY 4.0
|
16 |
+
Network: SwinIR Small
|
17 |
+
Scale: 2
|
18 |
+
Purpose: 2x anime upscaler
|
19 |
+
Iterations: 22'000
|
20 |
+
epoch: 10
|
21 |
+
batch_size: 6 - 12
|
22 |
+
HR_size: 128 - 256
|
23 |
+
Dataset: hfa2k
|
24 |
+
Number of train images: 2568
|
25 |
+
OTF Training: Yes
|
26 |
+
Pretrained_Model_G: 002_lightweightSR_DIV2K_s64w8_SwinIR-S_x2
|
27 |
+
|
28 |
+
Description:
|
29 |
+
2x SwinIR-Small version of the 2xHFA2kCompact model.
|
30 |
+
![2xHFA2kSwinIR-S](https://github.com/Phhofm/models/assets/14755670/46b28010-1357-4b92-9e25-76902eb9346e)
|
31 |
+
![2xHFA2kSwinIR-S](https://github.com/Phhofm/models/assets/14755670/f7d6cd26-7e03-44e6-bb52-069b4dcd8013)
|
32 |
+
|
33 |
+
|