MiniCPM5-Vision-2B / preprocessor_config.json
ewin-reg's picture
feat: release MiniCPM5-V-2B remote code, config, and preprocessors
7997a0c verified
Raw
History Blame Contribute Delete
339 Bytes
{
"image_processor_type": "MiniCPM5VImageProcessor",
"processor_class": "MiniCPM5VProcessor",
"max_slice_nums": 9,
"scale_resolution": 448,
"patch_size": 14,
"spatial_downsample_factor": 2,
"slice_mode": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
]
}