File size: 575 Bytes
83a44e8
238dc50
 
83a44e8
 
 
 
238dc50
83a44e8
 
 
 
 
 
238dc50
83a44e8
 
a48a226
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "architecture": "cnn",
    "srmodel_type": "nonreference",
    "in_channels": 4,
    "out_channels": 4,
    "feature_channels": 24,
    "scaling_factor": 4,
    "upscale": 4,
    "num_blocks": 6,
    "bias": true,
    "train_mode": false,
    "patch_size": 128,
    "overlap": 32,
    "normalization_factor": 10000,
    "hard_constraint_bands": null,
    "weights_file": "model.safetensor",
    "hard_constraint_file": "hard_constraint.safetensor",
    "description": "SEN2SRLite RGBN x4: Sentinel-2 RGBN 10m -> 2.5m super-resolution (4x, CNN)",
    "variant": "main"
}