# 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=1.0 tlt-model-key=MmJnZzFnM21xdXBmZ2l2MHRiY3VmYTNibzg6YjAyY2FlNjctOTk3ZC00NDkzLTkyNjItNTVjZGMzODE0Mjcx tlt-encoded-model=../../models/tlt_pretrained_models/miotcd/ssd_p16_resnet18_epoch_025.etlt model-engine-file=../../models/tlt_pretrained_models/miotcd/trt.engine labelfile-path=labels_miotcd.txt input-dims=3;480;720;0 uff-input-blob-name=input_1 batch-size=1 process-mode=1 model-color-format=0 ## 0=FP32, 1=INT8, 2=FP16 mode network-mode=2 num-detected-classes=11 interval=0 gie-unique-id=1 output-blob-names=NMS parse-bbox-func-name=NvDsInferParseCustomSSDTLT custom-lib-path=./nvdsinfer_customparser_ssd_tlt/libnvds_infercustomparser_ssd_tlt.so [class-attrs-all] pre-cluster-threshold=0.2 group-threshold=1 ## Set eps=0.7 and minBoxes for cluster-mode=1(DBSCAN) eps=0.2 #minBoxes=3