Phips commited on
Commit
9548a75
·
verified ·
1 Parent(s): c196c48

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +58 -3
README.md CHANGED
@@ -1,3 +1,58 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ ---
4
+
5
+ [Link to Github Release](https://github.com/Phhofm/models/releases/tag/4xNomosWebPhoto_RealPLKSR)
6
+
7
+ # 4xNomosWebPhoto_RealPLKSR
8
+
9
+ Scale: 4
10
+ Architecture: [RealPLKSR](https://github.com/muslll/neosr/blob/c8720232448eb059567ae820e3d461d66a4aef1c/neosr/archs/realplksr_arch.py)
11
+ Architecture Option: realplksr
12
+
13
+ Author: Philip Hofmann
14
+ License: CC-BY-0.4
15
+ Purpose: Restoration
16
+ Subject: Photography
17
+ Input Type: Images
18
+ Release Date: 28.05.2024
19
+
20
+ Dataset: [Nomos-v2](https://github.com/muslll/neosr?tab=readme-ov-file#-datasets)
21
+ Dataset Size: 6000
22
+ OTF (on the fly augmentations): No
23
+ Pretrained Model: 4x_realplksr_gan_pretrain
24
+ Iterations: 404'000, 445'000
25
+ Batch Size: 12, 4
26
+ GT Size: 128, 256, 512
27
+
28
+ Description:
29
+
30
+ short: 4x RealPLKSR model for photography, trained with realistic noise, lens blur, jpg and webp re-compression.
31
+
32
+ full: My newest version of my RealWebPhoto series, this time I used the newly released [Nomos-v2](https://github.com/muslll/neosr?tab=readme-ov-file#-datasets) dataset by musl.
33
+ I then made 12 different low resolution degraded folders, using [kim's datasetdestroyer](https://github.com/Kim2091/helpful-scripts/tree/main/Dataset%20Destroyer) for scaling and compression, my [ludvae200 model](https://github.com/Phhofm/models/releases/tag/Ludvae200) for realistic noise, and [umzi's wtp_dataset_destroyer](https://github.com/umzi2/wtp_dataset_destroyer/tree/master?tab=readme-ov-file) with its floating point lens blur implementation for better control (since i needed to control the lens blur strength more precisely).
34
+ I then mixed them together in a single lr folder and trained for 460'000 iters, checked the results, and upon kims suggestion of using interpolation, I tested and am releasing this interpolation between the checkpoints 404'000 and 445'000.
35
+
36
+ This model has been trained on [neosr](https://github.com/muslll/neosr) using mixup, cutmix, resizemix, cutblur, nadam, unet, multisteplr, mssim, perceptual, gan, dists, ldl, ff, color and lumaloss, and interpolated using the current [chaiNNer](https://github.com/chaiNNer-org/chaiNNer) nightly version.
37
+
38
+ This model took multiple retrainings and reworks of the dataset, until I am now satisfied enough with the quality to release this version.
39
+
40
+ For more details on the whole process see the pdf file in the attachement.
41
+
42
+ I am also attaching the 404'000, 445'000 and 460'000 checkpoints for completeness.
43
+
44
+ PS in general degradation strengths have been reduced/adjusted in comparison to my previous RealWebPhoto models
45
+
46
+ Showcase:
47
+ [Slow Pics 10 Examples](https://slow.pics/s/euvEv4hL)
48
+
49
+ ![Example1](https://github.com/Phhofm/models/assets/14755670/ebbb01d3-c0c7-427d-ba8b-a77797255f59)
50
+ ![Example2](https://github.com/Phhofm/models/assets/14755670/763be319-fd46-4ca8-a4c2-e71e66b7cbc7)
51
+ ![Example3](https://github.com/Phhofm/models/assets/14755670/e713fde1-d5d2-4355-905f-9756482b5e6c)
52
+ ![Example4](https://github.com/Phhofm/models/assets/14755670/624e054a-913a-431c-97a5-8406c5602151)
53
+ ![Example5](https://github.com/Phhofm/models/assets/14755670/42196634-c486-4b2b-adce-340f36af87fe)
54
+ ![Example6](https://github.com/Phhofm/models/assets/14755670/f260014a-2276-4c09-a7af-b18b4142d7ae)
55
+ ![Example7](https://github.com/Phhofm/models/assets/14755670/d7d94828-7cdd-4e9d-9de3-497820899372)
56
+ ![Example8](https://github.com/Phhofm/models/assets/14755670/fc18229d-54c0-49d6-83e2-3558c8e4236b)
57
+ ![Example9](https://github.com/Phhofm/models/assets/14755670/ccc880c7-8923-4995-b8df-41de6556ce35)
58
+ ![Example10](https://github.com/Phhofm/models/assets/14755670/d395936d-0c30-4166-9566-f014e5a2fda8)