Phips commited on
Commit
2bf8c90
1 Parent(s): b7370c8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +32 -3
README.md CHANGED
@@ -1,3 +1,32 @@
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/4xReal_SSDIR_DAT_GAN)
10
+
11
+ # 4xSSDIRDAT
12
+
13
+ Name: 4xSSDIRDAT
14
+ Author: Philip Hofmann
15
+ Release: 10.09.2023
16
+ License: CC BY 4.0
17
+ Network: DAT
18
+ Scale: 4
19
+ Purpose: 4x photo upscaler
20
+ Iterations: 110000
21
+ epoch: 40
22
+ batch_size: 4
23
+ HR_size: 128
24
+ Dataset: SSDIR_Sharp
25
+ Number of train images: 10000
26
+ OTF Training: Yes
27
+ Pretrained_Model_G: 4xFaceUpSharpDAT
28
+
29
+ Description: 4x photo upscaler on the SSDIR_Sharp dataset, trained with otf for jpg, resize and small blur. (this might have trouble handling bokeh effect because of dataset, also should probably have used non-sharp version of dataset)
30
+
31
+ ![4xSSDIRDAT](https://github.com/Phhofm/models/assets/14755670/50bdcd4c-f0e5-4be8-932a-f0a162facc7e)
32
+ ![4xSSDIRDAT](https://github.com/Phhofm/models/assets/14755670/91b80d8e-8f49-4ec6-9fbe-e18c617ae204)