Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,28 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
[Link to Github Release](https://github.com/Phhofm/models/releases/tag/2xHFA2k_LUDVAE_compact)
|
6 |
+
|
7 |
+
# 2xHFA2k_LUDVAE_compact
|
8 |
+
|
9 |
+
Name: 2xHFA2k_LUDVAE_compact
|
10 |
+
Author: Philip Hofmann
|
11 |
+
Release Date: 26.12.2023
|
12 |
+
License: CC BY 4.0
|
13 |
+
Network: SRVGGNetCompact
|
14 |
+
Scale: 2
|
15 |
+
Purpose: A lightweight anime 2x upscaling model with realistic degradations, based on musl's HFA2k_LUDVAE dataset
|
16 |
+
Iterations: 23,000
|
17 |
+
batch_size: 90
|
18 |
+
HR_size: 128
|
19 |
+
Epoch: 39
|
20 |
+
Dataset: HFA2kLUDVAE
|
21 |
+
Number of train images: 10270
|
22 |
+
OTF Training: No
|
23 |
+
Pretrained_Model_G: 2x-Compact-Pretrain
|
24 |
+
|
25 |
+
Description: 2x lightweight anime upscaler with realistic degradations (compression, noise, blur) based on musl's HFA2k_LUDVAE dataset.
|
26 |
+
|
27 |
+
![2xHFA2k_LUDVAE_compact](https://github.com/Phhofm/models/assets/14755670/2dc9cca2-8349-4220-8138-83ff4fd9e502)
|
28 |
+
![2xHFA2k_LUDVAE_compact](https://github.com/Phhofm/models/assets/14755670/a66db00f-ab9d-4ac7-8ac1-439cf79685f2)
|