tiny-random-Swin2SRForImageSuperResolution / preprocessor_config.json
hf-transformers-bot's picture
Update tiny models for Swin2SRForImageSuperResolution
36489b1 verified
Raw
History Blame Contribute Delete
263 Bytes
{
"crop_size": {
"height": 32,
"width": 32
},
"do_pad": true,
"do_rescale": true,
"image_processor_type": "Swin2SRImageProcessor",
"rescale_factor": 0.00392156862745098,
"size": {
"height": 32,
"width": 32
},
"size_divisor": 8
}