hf-transformers-bot's picture
Update tiny models for PerceptionLMForConditionalGeneration
bce4f4a verified
Raw
History Blame Contribute Delete
555 Bytes
{
"data_format": "channels_first",
"default_to_square": true,
"do_center_crop": false,
"do_convert_rgb": true,
"do_normalize": true,
"do_rescale": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "PerceptionLMImageProcessor",
"image_std": [
0.5,
0.5,
0.5
],
"max_frame_tiles": 1,
"max_num_tiles": 36,
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 448,
"width": 448
},
"tile_size": 448,
"vision_input_type": "thumb+tile"
}