File size: 448 Bytes
cfe92cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bd765b4
cfe92cd
 
 
 
 
 
 
 
 
 
 
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
{
  "architectures": [
    "ConvBaseline"
  ],
  "image_size": [
    32,
    48
  ],
  "input_shape": [
    44,
    60
  ],
  "interpolation_method": "bicubic",
  "model_type": "convbilinear",
  "num_channels": 1,
  "sample_size": [
    160,
    240
  ],
  "torch_dtype": "float32",
  "transformers_version": "4.30.2",
  "upblock_channels": [
    32,
    16
  ],
  "upblock_kernel_size": [
    5,
    3
  ],
  "upscale": 5,
  "upscale_power2": 3
}