Phips commited on
Commit
4df9d84
·
verified ·
1 Parent(s): e7f1f5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +47 -3
README.md CHANGED
@@ -1,3 +1,47 @@
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/4xRealWebPhoto_v4_drct-l)
10
+
11
+
12
+ ## 4xRealWebPhoto_v4_drct-l
13
+
14
+ **Scale:** 4
15
+ **Architecture:** [DRCT](https://github.com/ming053l/DRCT)
16
+ **Architecture Option:** [DRCT-L](https://github.com/ming053l/DRCT/blob/8c13e63135f494913cd504c073e41ef52250d1d4/options/train/train_DRCT-L_SRx4_finetune_from_ImageNet_pretrain.yml#L56)
17
+
18
+ **Author:** Philip Hofmann
19
+ **License:** CC-BY-0.4
20
+ **Purpose:** Restoration
21
+ **Subject:** Realistic, Photography
22
+ **Input Type:** Images
23
+ **Release Date:** 02.05.2024
24
+
25
+ **Dataset:** 4xRealWebPhoto_v4
26
+ **Dataset Size:** 8492
27
+ **OTF (on the fly augmentations):** No
28
+ **Pretrained Model:** 4xmssim_drct-l_pretrain
29
+ **Iterations:** 260'000
30
+ **Batch Size:** 6,4
31
+ **GT Size:** 128,192
32
+
33
+ **Description:** The first real-world drct model, so I am releasing it, or at least my try at it, maybe others will be able to get better results than me, I think I'd recommend my [4xRealWebPhoto_v3_atd](https://github.com/Phhofm/models/releases/tag/4xRealWebPhoto_v3_atd) model over this one if a real-world model for upscaling photos downloaded from the web is desired.
34
+ This model is based on my previously released drct pretrain. Used mixup, cutmix, resizemix augmentations, and mssim, perceptual, gan, dists, ldl, focalfrequency, gradvar, color and luma losses.
35
+
36
+ **Showcase:**
37
+ [Slow.pics](https://slow.pics/s/VOKVChT9)
38
+
39
+ ![Example 1](https://github.com/Phhofm/models/assets/14755670/03960e32-93a6-4f37-9ecc-8d3f6244836e)
40
+ ![Example 2](https://github.com/Phhofm/models/assets/14755670/58ffccdb-bd1c-4d25-81d1-c849b91356c5)
41
+ ![Example 3](https://github.com/Phhofm/models/assets/14755670/35b3f3d8-3b8c-4005-b545-e332e4c5d3c3)
42
+ ![Example 4](https://github.com/Phhofm/models/assets/14755670/17e7ac07-608a-46bf-b115-3896b7b3c666)
43
+ ![Example 5](https://github.com/Phhofm/models/assets/14755670/9f81b422-33aa-4b69-91bf-85b591fbf8a9)
44
+ ![Example 6](https://github.com/Phhofm/models/assets/14755670/5274703f-cd23-4b4f-93f1-5edc166e355c)
45
+ ![Example 7](https://github.com/Phhofm/models/assets/14755670/52d1f8d0-4504-4bdc-8e4a-ca2849efb12b)
46
+ ![Example 8](https://github.com/Phhofm/models/assets/14755670/491bf5fe-71f9-40d0-a77f-eaaa36f47b33)
47
+ ![Example 9](https://github.com/Phhofm/models/assets/14755670/7a9cec4b-1b6c-4a1c-94b0-1b586f6c3fea)