File size: 834 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
{
    "name": "NMKD Superscale",
    "author": "nmkd",
    "license": "WTFPL",
    "tags": [
        "denoise",
        "photo",
        "restoration"
    ],
    "description": "Purpose: Clean Real-World Images\n\nUpscaling of realistic images/photos with noise and compression artifacts",
    "date": "2020-07-22",
    "architecture": "esrgan",
    "size": [
        "64nf",
        "23nb"
    ],
    "scale": 4,
    "inputChannels": 3,
    "outputChannels": 3,
    "resources": [
        {
            "platform": "pytorch",
            "type": "pth",
            "size": 66958607,
            "sha256": "1d1b0078fe71446e0469d8d4df59e96baa80d83cda600d68237d655830821bcc",
            "urls": [
                "https://icedrive.net/1/43GNBihZyi"
            ]
        }
    ],
    "pretrainedModelG": "4x-ESRGAN",
    "images": []
}