DeepStream 7.1 + Fixes + New model output format
This commit is contained in:
29
config_infer_primary_rtmdet.txt
Normal file
29
config_infer_primary_rtmdet.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
[property]
|
||||
gpu-id=0
|
||||
net-scale-factor=0.0173520735727919486
|
||||
offsets=103.53;116.28;123.675
|
||||
model-color-format=1
|
||||
onnx-file=rtmdet_s_syncbn_fast_8xb32-300e_coco_20221230_182329-0a8c901a.onnx
|
||||
model-engine-file=model_b1_gpu0_fp32.engine
|
||||
#int8-calib-file=calib.table
|
||||
labelfile-path=labels.txt
|
||||
batch-size=1
|
||||
network-mode=0
|
||||
num-detected-classes=80
|
||||
interval=0
|
||||
gie-unique-id=1
|
||||
process-mode=1
|
||||
network-type=0
|
||||
cluster-mode=2
|
||||
maintain-aspect-ratio=1
|
||||
symmetric-padding=1
|
||||
#workspace-size=2000
|
||||
parse-bbox-func-name=NvDsInferParseYolo
|
||||
#parse-bbox-func-name=NvDsInferParseYoloCuda
|
||||
custom-lib-path=nvdsinfer_custom_impl_Yolo/libnvdsinfer_custom_impl_Yolo.so
|
||||
engine-create-func-name=NvDsInferYoloCudaEngineGet
|
||||
|
||||
[class-attrs-all]
|
||||
nms-iou-threshold=0.45
|
||||
pre-cluster-threshold=0.25
|
||||
topk=300
|
||||
Reference in New Issue
Block a user