infer_config { unique_id: 1 gpu_ids: [0] max_batch_size: 1 backend { trt_is { model_name: "ENSEMBLE_MODEL" version: -1 model_repo { root: "../MODELS/TRTS_MODELS/" strict_model_config: true } } } preprocess { network_format: IMAGE_FORMAT_RGB tensor_order: TENSOR_ORDER_NONE maintain_aspect_ratio: 0 normalize { scale_factor: 1.0 channel_offsets: [0, 0, 0] } } postprocess { other {} } extra { copy_input_to_host_buffers: false } } input_control { process_mode: PROCESS_MODE_FULL_FRAME interval: 0 } output_control { output_tensor_meta: true }