init
This commit is contained in:
Binary file not shown.
18
Model_Classify/secondary-stick-classify/config_infer_secondary.txt
Executable file
18
Model_Classify/secondary-stick-classify/config_infer_secondary.txt
Executable file
@@ -0,0 +1,18 @@
|
||||
[property]
|
||||
#infer-dims=3;224;224
|
||||
network-input-order=0
|
||||
model-engine-file=20220611-weights-2class-stick.trt
|
||||
labelfile-path=labels.txt
|
||||
gpu-id=0
|
||||
net-scale-factor=0
|
||||
model-color-format=0
|
||||
force-implicit-batch-dim=1
|
||||
batch-size=1
|
||||
# 0=FP32 and 1=INT8 mode
|
||||
network-mode=0
|
||||
network-type=1
|
||||
process-mode=2
|
||||
classifier-async-mode=0
|
||||
classifier-threshold=0.8
|
||||
secondary-reinfer-interval=1
|
||||
|
||||
1
Model_Classify/secondary-stick-classify/labels.txt
Normal file
1
Model_Classify/secondary-stick-classify/labels.txt
Normal file
@@ -0,0 +1 @@
|
||||
white-sitck;NO-white-sitck
|
||||
Reference in New Issue
Block a user