Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,46 @@
|
|
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/4xLSDIRCompact)
|
10 |
+
|
11 |
+
# 4xLSDIRCompact
|
12 |
+
|
13 |
+
Name: 4xLSDIRCompact
|
14 |
+
Author: Philip Hofmann
|
15 |
+
Release Date: 11.03.2023
|
16 |
+
License: CC BY 4.0
|
17 |
+
Model Architecture: SRVGGNetCompact
|
18 |
+
Scale: 4
|
19 |
+
Purpose: Upscale small good quality photos to 4x their size
|
20 |
+
Iterations: 160000
|
21 |
+
batch_size: Variable(1-10)
|
22 |
+
HR_size: 256
|
23 |
+
Dataset: LSDIR
|
24 |
+
Dataset_size: 84991
|
25 |
+
OTF Training No
|
26 |
+
Pretrained_Model_G: 4x_Compact_Pretrain.pth
|
27 |
+
|
28 |
+
Description: This is my first ever released self-trained sisr upscaling model 😄
|
29 |
+
|
30 |
+
15 Examples: https://imgsli.com/MTYxNDk3
|
31 |
+
|
32 |
+

|
33 |
+

|
34 |
+

|
35 |
+

|
36 |
+

|
37 |
+

|
38 |
+

|
39 |
+

|
40 |
+

|
41 |
+

|
42 |
+

|
43 |
+

|
44 |
+

|
45 |
+

|
46 |
+

|