File size: 279 Bytes
2663b92
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "image_processor_type": "Qwen2VLImageProcessor",
  "processor_class": "Qwen3VLProcessor",
  "do_resize": true,
  "patch_size": 16,
  "merge_size": 2,
  "temporal_patch_size": 1,
  "image_mean": [
    0.5,
    0.5,
    0.5
  ],
  "image_std": [
    0.5,
    0.5,
    0.5
  ]
}