File size: 1,423 Bytes
159d60d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "name": "4xNomosUniDAT2_box",
    "author": "helaman",
    "license": "CC-BY-4.0",
    "tags": [
        "anime",
        "general-upscaler",
        "photo"
    ],
    "description": "4x general purpose upscaler for non-degraded content.\n\nHas been trained as paired dataset on box downsamples as a DAT2 model, AdamW with pixel, perceptual, gan, color, ldl and ff loss.",
    "date": "2023-09-10",
    "architecture": "dat",
    "size": null,
    "scale": 4,
    "inputChannels": 3,
    "outputChannels": 3,
    "resources": [
        {
            "platform": "pytorch",
            "type": "pth",
            "size": 140340951,
            "sha256": "1b37cf49eb189dc4f2d847fe6e7f06229b13218e2a1138e88b47527692098fb5",
            "urls": [
                "https://drive.google.com/file/d/17fE9pw_xDtrb_EBxUsXN9aiJYeRbggmN/view?usp=sharing"
            ]
        }
    ],
    "trainingIterations": 110000,
    "trainingEpochs": 7,
    "trainingBatchSize": 4,
    "trainingHRSize": 128,
    "dataset": "nomos_uni",
    "datasetSize": 2989,
    "pretrainedModelG": "4x-DAT-2",
    "images": [
        {
            "type": "paired",
            "LR": "https://i.slow.pics/bY8i1aIT.png",
            "SR": "https://i.slow.pics/CPAQMFtv.png"
        },
        {
            "type": "paired",
            "LR": "https://i.slow.pics/8GcpBpqt.png",
            "SR": "https://i.slow.pics/CjxVFser.png"
        }
    ]
}