forked from OpenModelDB/open-model-database
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2x-Fallin-Strong.json
More file actions
53 lines (53 loc) · 2.33 KB
/
Copy path2x-Fallin-Strong.json
File metadata and controls
53 lines (53 loc) · 2.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"name": "Fallin Strong",
"author": "renarchi",
"license": "CC-BY-4.0",
"tags": [
"anime",
"restoration"
],
"description": "Purpose: Real time upscaler for 1080p anime\n\n Fallin has two versions: “Soft” and \"Strong\" \n\n For most users, “Soft” is a more safe choice, it has no oversharpening artifacts, and it is better at removing compression artifacts and denoising. If you want a safe choice, you should choose “Soft”.\n\n “Strong” is the oversharpened version of Soft. Oversharpening artifacts may appear on lines, and lines may not always look good due to oversharpening. Unlike “Soft”, it has a problem with whitening faces. If you like sharpness, choose “Strong”. And I think “Strong” is better in DOF\n\n Note: Keep in mind that Strong produces oversharpening artifacts.\n\nThanks to @styler00dollar for helping me fix the color issue.",
"date": "2025-09-14",
"architecture": "cugan",
"size": null,
"scale": 2,
"inputChannels": 3,
"outputChannels": 3,
"resources": [
{
"platform": "pytorch",
"type": "safetensors",
"size": 5657145,
"sha256": "b05afbd8e67b93a35959aad5b2fd11af067799ef44be083bc205cff926433f78",
"urls": [
"https://mega.nz/file/3t42iD6J#5ti5EzdyagH1WAQdkgbiJ3NqUI2CfsY70M-DfuN9XWI"
]
}
],
"trainingIterations": 150000,
"trainingBatchSize": 8,
"trainingHRSize": 256,
"trainingOTF": false,
"dataset": "Anime BD",
"datasetSize": 3000,
"images": [
{
"type": "paired",
"caption": "2x-Fallin-Strong",
"LR": "https://imgsli.com/i/a3088948-39b2-4ad1-ae4c-b52ba30249e5.jpg",
"SR": "https://imgsli.com/i/6c932bb7-e6aa-4e3b-97b9-8cf69af19571.jpg"
},
{
"type": "paired",
"caption": "2x-Fallin-Strong",
"LR": "https://imgsli.com/i/01e6b74a-3521-463f-a798-856c2b77dc37.jpg",
"SR": "https://imgsli.com/i/39fe76ca-3083-4a55-8eb2-ce591583f427.jpg"
},
{
"type": "paired",
"caption": "2x-Fallin-Strong",
"LR": "https://imgsli.com/i/20eea71e-a2a0-4078-adba-a9ba60bdcec8.jpg",
"SR": "https://imgsli.com/i/1c216e6c-ef4e-4b36-a86d-4847d4496ed9.jpg"
}
]
}