tiny-random-Kosmos2_5Model / preprocessor_config.json
hf-transformers-bot's picture
Update tiny models for Kosmos2_5Model
1a3b0b8 verified
Raw
History Blame Contribute Delete
293 Bytes
{
"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
}
}