ov2-2b-2026-02-04-64frames-temporal_grounding / video_preprocessor_config.json
xiangan's picture
Upload folder using huggingface_hub
1122047 verified
{
"video_processor_type": "Qwen2VLVideoProcessor",
"do_resize": true,
"do_rescale": true,
"do_normalize": true,
"rescale_factor": 0.00392156862745098,
"image_mean": [0.48145466, 0.4578275, 0.40821073],
"image_std": [0.26862954, 0.26130258, 0.27577711],
"max_pixels": 2560000,
"min_pixels": 3136,
"patch_size": 14,
"temporal_patch_size": 1,
"merge_size": 2
}