File size: 598 Bytes
2769b26
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "model_name": "ec_75.onnx",
    "nnet_input_name": "input_1",
    "nnet_output_name": "classification",
    "preprocessors": [
        {
            "type": "align_document_by_bbox",
            "pad_type": "kWH",
            "pad_percentage": 15,
            "detection_to_use": "kGenericDocument"
        },
        {
            "type": "resize",
            "target_width": 450,
            "target_height": 450,
            "interpolation_mode": "INTER_LINEAR"
        },
        {
            "type": "convert_to_float"
        }
    ],
    "cache": {
        "7.5": "ec_75.7-5"
    }
}