Phips commited on
Commit
c6644ea
1 Parent(s): e0f25ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -3
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
+ ![image](https://github.com/user-attachments/assets/2ae3b750-adbd-4ceb-8ff3-cafee2ee97d1)
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
+ ![Example1](https://github.com/user-attachments/assets/b4ec00fb-464c-4039-b50f-656c8a49a2b4)
46
+ ![Example2](https://github.com/user-attachments/assets/3cd16733-f14d-424a-94e5-ef812aa9a1dd)
47
+ ![Example3](https://github.com/user-attachments/assets/4d19f3e5-5844-437f-9805-9a1eb50d79db)
48
+ ![Example4](https://github.com/user-attachments/assets/c7246289-faed-4f26-a987-da1f88eb6f33)
49
+ ![Example5](https://github.com/user-attachments/assets/09286ce5-6f64-467a-a9db-a6ddbc803b32)