File size: 376 Bytes
4974490
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "auto_map": {
    "AutoImageProcessor": "image_processing_blip_3.Blip3ImageProcessor"
  },
  "do_resize": true,
  "grids": null,
  "image_mean": [
    0.5,
    0.5,
    0.5
  ],
  "image_processor_type": "Blip3ImageProcessor",
  "image_std": [
    0.5,
    0.5,
    0.5
  ],
  "interpolation_mode": "bicubic",
  "resize_mode": "squash",
  "size": [
    384,
    384
  ]
}