Transformers
MSRN
super-image
image-super-resolution
Inference Endpoints
msrn-bam / config.json
Eugene Siow
Initial commit.
a16c423
raw history blame
No virus
194 Bytes
{
"_name_or_path": "eugenesiow/msrn-bam",
"data_parallel": true,
"model_type": "MSRN",
"bam": true,
"n_feats": 64,
"n_blocks": 8,
"rgb_range": 255,
"supported_scales": [2,3,4]
}