infer_config { unique_id: 6 gpu_ids: [0] max_batch_size: 1 backend { triton { model_name: "jigsaw_contraction" version: 1 grpc { url: "0.0.0.0:8001" } } } preprocess { network_format: IMAGE_FORMAT_RGB tensor_order: TENSOR_ORDER_LINEAR maintain_aspect_ratio: 0 frame_scaling_hw: FRAME_SCALING_HW_DEFAULT frame_scaling_filter: 1 normalize { scale_factor: 0.00392156862 channel_offsets: [127.5, 127.5, 127.5] } } postprocess { classification { custom_parse_classifier_func: "NvDsInferParseCustomNVACT" } } extra { output_buffer_pool_size: 10 } custom_lib { path: "/libnvdsinfer_custom_impl_act.so" } } input_control { process_mode: PROCESS_MODE_CLIP_OBJECTS operate_on_gie_id: 1 # operate_on_class_ids: 0 interval: 0 }