MiniCPM-V-4.6-ov-int4 / preprocessor_config.json
Junrui2021's picture
Upload folder using huggingface_hub
f149352 verified
Raw
History Blame Contribute Delete
450 Bytes
{
"do_convert_rgb": true,
"do_normalize": true,
"do_rescale": true,
"do_resize": true,
"downsample_mode": "16x",
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "MiniCPMV4_6ImageProcessor",
"image_std": [
0.5,
0.5,
0.5
],
"max_slice_nums": 9,
"patch_size": 14,
"resample": 3,
"rescale_factor": 0.00392156862745098,
"scale_resolution": 448,
"slice_mode": true,
"use_image_id": true
}