File size: 1,018 Bytes
ffe9a66
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
    "auto_map": {
        "AutoImageProcessor": "image_processing_eagle2_5_vl_fast.Eagle25VLImageProcessorFast",
        "AutoProcessor": "processing_eagle2_5_vl.Eagle25VLProcessor"
    },
    "crop_size": null,
    "data_format": "channels_first",
    "default_to_square": false,
    "device": null,
    "do_center_crop": null,
    "do_convert_rgb": true,
    "do_normalize": true,
    "do_pad": false,
    "do_rescale": true,
    "do_resize": false,
    "image_mean": [
        0.5,
        0.5,
        0.5
    ],
    "image_processor_type": "Eagle25VLImageProcessorFast",
    "image_std": [
        0.5,
        0.5,
        0.5
    ],
    "input_data_format": null,
    "max_dynamic_tiles": 12,
    "min_dynamic_tiles": 1,
    "pad_during_tiling": false,
    "processor_class": "Eagle25VLProcessor",
    "resample": 3,
    "rescale_factor": 0.00392156862745098,
    "return_tensors": null,
    "size": {
        "height": 224,
        "width": 224
    },
    "tokens_per_tile": 256,
    "use_thumbnail": true
}