File size: 263 Bytes
5cc406a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"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
}
|