File size: 293 Bytes
1a3b0b8 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"crop_size": {
"height": 32,
"width": 32
},
"do_convert_rgb": true,
"do_normalize": true,
"image_processor_type": "Kosmos2_5ImageProcessor",
"max_patches": 4096,
"patch_size": {
"height": 16,
"width": 16
},
"size": {
"height": 32,
"width": 32
}
}
|