################################################################################ # Copyright (c) 2021, NVIDIA CORPORATION. All rights reserved. # # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the "Software"), # to deal in the Software without restriction, including without limitation # the rights to use, copy, modify, merge, publish, distribute, sublicense, # and/or sell copies of the Software, and to permit persons to whom the # Software is furnished to do so, subject to the following conditions: # # The above copyright notice and this permission notice shall be included in # all copies or substantial portions of the Software. # # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER # DEALINGS IN THE SOFTWARE. ################################################################################ [property] gpu-id=0 net-scale-factor=1.0 offsets=103.939;116.779;123.68 model-color-format=1 #labelfile-path=/home/saec-kv/Desktop/deepstream_tlt_apps/configs/ssd_tlt/ssd_labels.txt labelfile-path=../kv_models/object_detection/labels.txt model-engine-file=../kv_models/object_detection/test4.trt #model-engine-file=test.trt #tlt-encoded-model=/home/saec-kv/Desktop/deepstream_tlt_apps/models/ssd/ssd_resnet18.etlt tlt-encoded-model=../kv_models/object_detection/frcnn_resnet18_4ep_int8.etlt #int8-calib-file=/home/saec-kv/Desktop/deepstream_tlt_apps/models/ssd/cal.bin int8-calib-file=../kv_models/object_detection/cal.bin tlt-model-key=tlt #infer-dims=3;224;224 infer-dims=3;1024;1024 uff-input-order=0 maintain-aspect-ratio=1 uff-input-blob-name=input_image batch-size=1 ## 0=FP32, 1=INT8, 2=FP16 mode network-mode=1 num-detected-classes=8 interval=0 gie-unique-id=1 is-classifier=0 #network-type=0 output-blob-names=NMS;NMS_1 parse-bbox-func-name=NvDsInferParseCustomNMSTLT custom-lib-path=../deepstream_tlt_apps/post_processor/libnvds_infercustomparser_tlt.so [class-attrs-all] pre-cluster-threshold=0.3 roi-top-offset=0 roi-bottom-offset=0 detected-min-w=0 detected-min-h=0 detected-max-w=0 detected-max-h=0