edsr-base / config.json
Eugene Siow
Initial commit.
967fc29
raw
history blame
No virus
218 Bytes
{
"_name_or_path": "eugenesiow/edsr-base",
"data_parallel": true,
"model_type": "EDSR",
"n_colors": 3,
"n_feats": 64,
"n_resblocks": 16,
"res_scale": 1,
"rgb_range": 255,
"supported_scales": [2, 4]
}