# Copyright (c) 2020 NVIDIA Corporation. All rights reserved. # # NVIDIA Corporation and its licensors retain all intellectual property # and proprietary rights in and to this software, related documentation # and any modifications thereto. Any use, reproduction, disclosure or # distribution of this software and related documentation without an express # license agreement from NVIDIA Corporation is strictly prohibited. [property] gpu-id=0 net-scale-factor=0.0039215697906911373 #tlt-model-key=tlt_encode tlt-model-key=nvidia_tlt tlt-encoded-model=/opt/nvidia/deepstream/deepstream-5.0/samples/trtis_model_repo/barnet_models/resnet18_detector.trt labelfile-path=/opt/nvidia/deepstream/deepstream-5.0/samples/trtis_model_repo/barnet_models/labels_barnet.txt # GPU Engine File model-engine-file=/opt/nvidia/deepstream/deepstream-5.0/samples/trtis_model_repo/barnet_models/resnet18_detector.trt # DLA Engine File # model-engine-file=/home/nvidia/detectnet_v2_models/detectnet_4K-fddb-12/resnet18_RGB960_detector_fddb_12_int8.etlt_b1_dla0_int8.engine input-dims=3;1072;1920;0 uff-input-blob-name=input_1 batch-size=2 model-color-format=0 ## 0=FP32, 1=INT8, 2=FP16 mode network-mode=0 int8-calib-file=/opt/nvidia/deepstream/deepstream-5.0/samples/trtis_model_repo/barnet_models/calibration.bin num-detected-classes=2 cluster-mode=1 interval=0 gie-unique-id=1 is-classifier=0 classifier-threshold=0.8 output-blob-names=output_bbox/BiasAdd;output_cov/Sigmoid [class-attrs-all] pre-cluster-threshold=0.3 group-threshold=1 eps=0.5 #minBoxes=1 detected-min-w=0 detected-min-h=0 detected-max-w=0 detected-max-h=0