Phips commited on
Commit
95b03a1
·
verified ·
1 Parent(s): af1fe40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +45 -3
README.md CHANGED
@@ -1,3 +1,45 @@
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/4xFaceUpDAT_Series)
6
+
7
+ Name: 4xFaceUpDAT
8
+ Author: Philip Hofmann
9
+ Release Date: 02.09.2023
10
+ License: CC BY 4.0
11
+ Network: DAT
12
+ Scale: 4
13
+ Purpose: 4x upscaling model for faces
14
+ Iterations: 140000
15
+ epoch: 54
16
+ batch_size: 4
17
+ HR_size: 128
18
+ Dataset: FaceUp (see dataset-releases channel)
19
+ Number of train images: 10'000
20
+ OTF Training: Yes
21
+ Pretrained_Model_G: DAT_x4.pth
22
+
23
+ Description: 4x photo upscaler for faces, trained on the FaceUp dataset. These models are an improvement over the previously released 4xFFHQDAT and are its successors. These models are released together with the FaceUp dataset, plus the accompanying [youtube video](https://www.youtube.com/watch?v=TBiVIzQkptI)
24
+
25
+ This model comes in 4 different versions:
26
+ 4xFaceUpDAT (for good quality input)
27
+ 4xFaceUpLDAT (for lower quality input, can additionally denoise)
28
+ 4xFaceUpSharpDAT (for good quality input, produces sharper output, trained without USM but sharpened input images, good quality input)
29
+ 4xFaceUpSharpLDAT (for lower quality input, produces sharper output, trained without USM but sharpened input images, can additionally denoise)
30
+
31
+ Web Examples (Slowpoke pics):
32
+
33
+ High quality input:
34
+ https://slow.pics/c/rsHKvfv3
35
+ https://slow.pics/c/XMAcyBVV
36
+ https://slow.pics/c/yWQKYSea
37
+
38
+ Low quality input:
39
+
40
+ https://slow.pics/c/QboAlS0t
41
+
42
+ -- additional info about the other model versions since I make a single entry here --
43
+ 4xFaceUpLDAT - iters: 80k, pretrain: 4xFaceUpDAT
44
+ 4xFaceUpSharpDAT - iters: 100k, pretrain: 4xFaceUpDAT
45
+ 4xFaceUpSharpLDAT - iters: 80k, pretrain: 4xFaceUpSharpDAT