infer_config { unique_id: 1 gpu_ids: [0] max_batch_size: 1 backend { trt_is { model_name: "resnet101_" version: -1 model_repo { root: "./" strict_model_config: false tf_gpu_memory_fraction: 0.4 } } } preprocess { network_format: IMAGE_FORMAT_RGB tensor_order: TENSOR_ORDER_NHWC maintain_aspect_ratio: 1 frame_scaling_hw: FRAME_SCALING_HW_DEFAULT frame_scaling_filter: 1 normalize { scale_factor: 1 channel_offsets: [0, 0, 0] } } postprocess { other {} } extra { output_buffer_pool_size: 10 } } input_control { process_mode: PROCESS_MODE_FULL_FRAME operate_on_gie_id: -1 interval: 0 } output_control { output_tensor_meta: true }