File size: 439 Bytes
ca941de
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "background_color": [
    127,
    127,
    127
  ],
  "do_normalize": true,
  "image_mean": [
    0.5,
    0.5,
    0.5
  ],
  "image_processor_type": "VLMImageProcessor",
  "image_size": 384,
  "image_std": [
    0.5,
    0.5,
    0.5
  ],
  "interpolate_mode": "bilinear",
  "max_size": 1536,
  "min_size": 14,
  "processor_class": "OmniProcessor",
  "rescale_factor": 0.00392156862745098,
  "resize_strategy": "aspect_ratio_pad"
}