| { | |
| "model_name": "tx_232.onnx", | |
| "nnet_input_name": "x:0", | |
| "nnet_output_name": "Identity:0", | |
| "preprocessors": [ | |
| { | |
| "type": "align_document_by_bbox", | |
| "pad_type": "kWH", | |
| "pad_percentage": 60, | |
| "detection_to_use": "kGenericDocument" | |
| }, | |
| { | |
| "type": "resize", | |
| "target_width": 416, | |
| "target_height": 416, | |
| "interpolation_mode": "INTER_NEAREST" | |
| }, | |
| { | |
| "type": "convert_to_float" | |
| } | |
| ], | |
| "nnet_input_shape": [ | |
| 1, | |
| 416, | |
| 416, | |
| 3 | |
| ], | |
| "cache": { | |
| "7.5": "tx_232.7-5" | |
| } | |
| } |