File size: 401 Bytes
5a8af3b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "auto_map": {
    "AutoImageProcessor": "image_processing_molmo_olmo3.MolmoOlmo3ImageProcessor",
    "AutoProcessor": "processing_molmo_olmo3.MolmoOlmo3Processor"
  },
  "image_mean": [
    0.485,
    0.456,
    0.406
  ],
  "image_processor_type": "MolmoOlmo3ImageProcessor",
  "image_size": 224,
  "image_std": [
    0.229,
    0.224,
    0.225
  ],
  "processor_class": "MolmoOlmo3Processor"
}