Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,49 @@
|
|
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]()
|
10 |
+
|
11 |
+
# 4xNomos2_hq_atd
|
12 |
+
Scale: 4
|
13 |
+
Architecture: [ATD](https://github.com/LabShuHangGU/Adaptive-Token-Dictionary)
|
14 |
+
Architecture Option: [atd](https://github.com/muslll/neosr/blob/dc4e3742132bae2c2aa8e8d16de3a9fcec6b1a74/neosr/archs/atd_arch.py#L891)
|
15 |
+
|
16 |
+
Author: Philip Hofmann
|
17 |
+
License: CC-BY-0.4
|
18 |
+
Purpose: Upscaler
|
19 |
+
Subject: Photography
|
20 |
+
Input Type: Images
|
21 |
+
Release Date: 05.09.2024
|
22 |
+
|
23 |
+
Dataset: [nomosv2](https://github.com/muslll/neosr/?tab=readme-ov-file#-datasets)
|
24 |
+
Dataset Size: 6000
|
25 |
+
OTF (on the fly augmentations): No
|
26 |
+
Pretrained Model: 003_ATD_SRx4_finetune
|
27 |
+
Iterations: 180'000
|
28 |
+
Batch Size: 2
|
29 |
+
Patch Size: 48
|
30 |
+
Norm: true
|
31 |
+
|
32 |
+
Description:
|
33 |
+
An atd 4x upscaling model, similiar to the [4xNomos2_hq_dat2](https://github.com/Phhofm/models/releases/tag/4xNomos2_hq_dat2) or [4xNomos2_hq_mosr](https://github.com/Phhofm/models/releases/tag/4xNomos2_hq_mosr) models, trained and for usage on non-degraded input to give good quality output.
|
34 |
+
|
35 |
+
Training checkpoints metric scoring on val images
|
36 |
+

|
37 |
+
|
38 |
+
Showcase of the top 3 checkpoints from this model training, where 180k has been selected as the main release model: https://slow.pics/c/ZEnoG0Ou
|
39 |
+
I added the other checkpoints (135k and 205k) as additional model files in the assets of this release.
|
40 |
+
|
41 |
+
## Model Showcase:
|
42 |
+
[Slowpics](https://slow.pics/c/ttYvxmJq)
|
43 |
+
|
44 |
+
(Click on image for better view)
|
45 |
+

|
46 |
+

|
47 |
+

|
48 |
+

|
49 |
+

|