{ "preprocess": [ { "AspectPreservingResizeWithPad": { "name": "AspectPreservingResizeWithPad", "new_height": 640, "new_width": 640, "pad_value": 114 } }, { "Normalize": { "name": "Normalization", "mean": 0, "std": 255 } } ], "task_type": "Object_Detection", "inputs_type": [ "RGB" ], "outputs_type": [ "boxes", "scores", "classes" ] }