File size: 615 Bytes
a7588f9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "ape": false,
  "architectures": [
    "SwinIR"
  ],
  "attn_drop_rate": 0.0,
  "depths": [
    6,
    6,
    6,
    6,
    6,
    6,
    6,
    6,
    6
  ],
  "drop_path_rate": 0.1,
  "drop_rate": 0.0,
  "embed_dim": 240,
  "img_range": 1.0,
  "img_size": [
    64,
    64
  ],
  "in_chans": 3,
  "mlp_ratio": 2,
  "num_heads": [
    8,
    8,
    8,
    8,
    8,
    8,
    8,
    8,
    8
  ],
  "patch_norm": true,
  "patch_size": [
    1,
    1
  ],
  "qkv_bias": true,
  "resi_connection": "3conv",
  "transformers_version": "4.23.1",
  "upsampler": "nearest+conv",
  "upscale": 4,
  "window_size": 8
}