Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,41 @@
|
|
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/4xNomosUniDAT2_multijpg_ldl)
|
10 |
+
|
11 |
+
# 4xNomosUniDAT2_multijpg_ldl
|
12 |
+
|
13 |
+
Name: 4xNomosUniDAT2_multijpg_ldl
|
14 |
+
License: CC BY 4.0
|
15 |
+
Network: DAT
|
16 |
+
Network Option: DAT2
|
17 |
+
Scale: 4
|
18 |
+
Release Date: 28.10.2024
|
19 |
+
Purpose: 4x universal DoF preserving upscaler
|
20 |
+
Iterations: 171'000
|
21 |
+
epoch: 131
|
22 |
+
batch_size: 12
|
23 |
+
HR_size: 128
|
24 |
+
Dataset: nomosuni
|
25 |
+
Number of train images: 2989
|
26 |
+
OTF Training: No
|
27 |
+
Pretrained_Model_G: DAT_2_x4
|
28 |
+
|
29 |
+
Description:
|
30 |
+
4x universal DoF preserving upscaler, pair trained with jpg degradation (down to 40) and multiscale (down_up, bicubic, bilinear, box, nearest, lanczos).
|
31 |
+
|
32 |
+
6 Examples: https://slow.pics/c/RhX9or34
|
33 |
+
|
34 |
+
![Example1](https://github.com/Phhofm/models/assets/14755670/8ee5a288-b892-4247-b406-60e5f92c32af)
|
35 |
+
![Example2](https://github.com/Phhofm/models/assets/14755670/92a2b469-c133-4071-9329-a61d8e83686e)
|
36 |
+
![Example3](https://github.com/Phhofm/models/assets/14755670/971ac782-a954-46d5-b229-2e4da30cede6)
|
37 |
+
![Example4](https://github.com/Phhofm/models/assets/14755670/82b7f752-eca7-4375-983f-0e6c189bcc7e)
|
38 |
+
![Example5](https://github.com/Phhofm/models/assets/14755670/33713c5b-65de-4e76-bd32-c42cde8e07c1)
|
39 |
+
![Example6](https://github.com/Phhofm/models/assets/14755670/ffb19d4f-b8c7-4112-a20b-fac6c19653d4)
|
40 |
+
|
41 |
+
|