File size: 2,082 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
    "name": "NMKD Siax (\"CX\")",
    "author": "nmkd",
    "license": "WTFPL",
    "tags": [
        "compression-removal",
        "general-upscaler",
        "jpeg",
        "restoration"
    ],
    "description": "Universal upscaler for clean and slightly compressed images (JPEG quality 75 or better)",
    "date": "2020-11-06",
    "architecture": "esrgan",
    "size": [
        "64nf",
        "23nb"
    ],
    "scale": 4,
    "inputChannels": 3,
    "outputChannels": 3,
    "resources": [
        {
            "platform": "pytorch",
            "type": "pth",
            "size": 66957746,
            "sha256": "560424d9f68625713fc47e9e7289a98aabe1d744e1cd6a9ae5a35e9957fd127e",
            "urls": [
                "https://icedrive.net/1/43GNBihZyi"
            ]
        }
    ],
    "trainingIterations": 200000,
    "trainingBatchSize": 2,
    "dataset": "DIV2K Train+Valid",
    "pretrainedModelG": "4x-PSNR",
    "images": [
        {
            "type": "paired",
            "LR": "https://images2.imgbox.com/68/c8/xiW4NyF4_o.png",
            "SR": "https://images2.imgbox.com/25/6d/VtUHXPQb_o.jpg"
        },
        {
            "type": "paired",
            "LR": "https://images2.imgbox.com/40/9d/NqEblJP7_o.png",
            "SR": "https://images2.imgbox.com/f1/23/GKJYCVE1_o.jpg"
        },
        {
            "type": "paired",
            "LR": "https://images2.imgbox.com/20/36/Hmikmpvt_o.png",
            "SR": "https://images2.imgbox.com/a7/e2/ShnR3eoZ_o.jpg"
        },
        {
            "type": "paired",
            "LR": "https://images2.imgbox.com/f7/f2/0xZNI3ia_o.png",
            "SR": "https://images2.imgbox.com/d6/7a/3I6RMVAk_o.jpg"
        },
        {
            "type": "paired",
            "LR": "https://images2.imgbox.com/29/74/Ot2RmCRS_o.png",
            "SR": "https://images2.imgbox.com/aa/3b/om58rE22_o.jpg"
        },
        {
            "type": "paired",
            "LR": "https://images2.imgbox.com/48/b6/1vm5SUwt_o.png",
            "SR": "https://images2.imgbox.com/46/56/kEP0WjwU_o.jpg"
        }
    ]
}