Phips commited on
Commit
dde2191
·
verified ·
1 Parent(s): 8366eb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +46 -3
README.md CHANGED
@@ -1,3 +1,46 @@
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/2xLexicaRRDBNet)
10
+
11
+ # 2xLexicaRRDBNet_Sharp
12
+
13
+ Name: 2xLexicaRRDBNet_Sharp
14
+ Author: Philip Hofmann
15
+ Release Date: 01.06.2023
16
+ License: CC BY 4.0
17
+ Network: RRDBNet
18
+ Scale: 2
19
+ Purpose: Upscaling AI generated images - a bit sharper then above model
20
+ Iterations: 220'000
21
+ batch_size: 4
22
+ HR_size: 128
23
+ Epoch: 18 (require iter number per epoch: 10964)
24
+ Dataset: lexica-aperture-v3-small
25
+ Number of train images: 43856
26
+ OTF Training: No
27
+ Pretrained_Model_G: None
28
+
29
+ Description: Its like the above model, but trained for some more with l1_gt_usm and percep_gt_usm set to true, resulting in sharper outputs. I provide both so they can be chosen based on preferrence of the user.
30
+
31
+ ![Example1](https://github.com/Phhofm/models/assets/14755670/3812501e-ef5a-4d8d-b286-3ac73c1c14ec)
32
+ ![Example2](https://github.com/Phhofm/models/assets/14755670/c69c7b9a-b31f-4246-8133-d6559f1ab378)
33
+ ![Example3](https://github.com/Phhofm/models/assets/14755670/5eaafd0d-8829-4cd0-8bc1-0973306f5b95)
34
+ ![Example4](https://github.com/Phhofm/models/assets/14755670/b128687b-35e5-4505-9a7c-1430de309bf0)
35
+ ![Example5](https://github.com/Phhofm/models/assets/14755670/47109b66-3a24-47c8-be16-ffd294126d06)
36
+ ![Example6](https://github.com/Phhofm/models/assets/14755670/d533bb3b-20a4-4b72-8c2a-e3e5dbfbc138)
37
+ ![Example7](https://github.com/Phhofm/models/assets/14755670/7e9d9384-297b-4b30-9638-91235a1b8a14)
38
+ ![Example8](https://github.com/Phhofm/models/assets/14755670/58228d65-6222-49ec-8672-59a81110d600)
39
+ ![Example9](https://github.com/Phhofm/models/assets/14755670/2c18374e-b8e6-4807-a1c7-38db257de189)
40
+ ![Example10](https://github.com/Phhofm/models/assets/14755670/e7d1be71-404f-4982-babc-c6028d2f54b8)
41
+ ![Example11](https://github.com/Phhofm/models/assets/14755670/1451bd2f-164c-4e50-83ed-6c06711f82f8)
42
+ ![Example12](https://github.com/Phhofm/models/assets/14755670/9b49469a-8a5a-4d8d-abd7-92ff3c5e132e)
43
+ ![Example13](https://github.com/Phhofm/models/assets/14755670/a3651ddb-58be-427a-ad62-5f4523e3eebb)
44
+ ![Example14](https://github.com/Phhofm/models/assets/14755670/5639e063-1b22-46a8-a2f0-dd502e5285f0)
45
+ ![Example15](https://github.com/Phhofm/models/assets/14755670/5eabc77c-ec3a-4e0b-9422-6472fb229863)
46
+ ![Example16](https://github.com/Phhofm/models/assets/14755670/616ce870-48c4-4bb8-9d18-16ba8e25bdb8)