Big update
This commit is contained in:
@@ -3,9 +3,8 @@ gpu-id=0
|
||||
net-scale-factor=0.0173520735727919486
|
||||
offsets=123.675;116.28;103.53
|
||||
model-color-format=0
|
||||
custom-network-config=ppyoloe_crn_s_400e_coco.cfg
|
||||
model-file=ppyoloe_crn_s_400e_coco.wts
|
||||
model-engine-file=model_b1_gpu0_fp32.engine
|
||||
onnx-file=ppyoloe_crn_s_400e_coco.onnx
|
||||
model-engine-file=ppyoloe_crn_s_400e_coco.onnx_b1_gpu0_fp32.engine
|
||||
#int8-calib-file=calib.table
|
||||
labelfile-path=labels.txt
|
||||
batch-size=1
|
||||
@@ -17,11 +16,10 @@ process-mode=1
|
||||
network-type=0
|
||||
cluster-mode=2
|
||||
maintain-aspect-ratio=0
|
||||
parse-bbox-func-name=NvDsInferParseYolo
|
||||
parse-bbox-func-name=NvDsInferParseYoloE
|
||||
custom-lib-path=nvdsinfer_custom_impl_Yolo/libnvdsinfer_custom_impl_Yolo.so
|
||||
engine-create-func-name=NvDsInferYoloCudaEngineGet
|
||||
|
||||
[class-attrs-all]
|
||||
nms-iou-threshold=0.7
|
||||
nms-iou-threshold=0.45
|
||||
pre-cluster-threshold=0.25
|
||||
topk=300
|
||||
|
||||
Reference in New Issue
Block a user