|
@@ -4,7 +4,7 @@
|
|
|
"parallelism" : 2,
|
|
|
"max_input_queue_size" : 20,
|
|
|
"custom_params" : {
|
|
|
- "model_path" : "../data/models/yolov5sm_best8_flock_s11_38_600epochs_int16_20240228_4b_4c.cambricon",
|
|
|
+ "model_path" : "../data/models/yolov5sm_best8_flock_s13_38_900epochs_int16_20240613_4b_4c.cambricon",
|
|
|
"func_name" : "subnet0",
|
|
|
// Uncomment the following 2 lines to use cncv
|
|
|
// "preproc_name" : "CNCV",
|
|
@@ -14,7 +14,7 @@
|
|
|
"keep_aspect_ratio" : "true",
|
|
|
"model_input_pixel_format" : "RGB24",
|
|
|
"batching_timeout" : 50,
|
|
|
- "threshold" : 0.5,
|
|
|
+ "threshold" : 0.6,
|
|
|
"infer_interval": 6,
|
|
|
"engine_num" : 2,
|
|
|
"device_id" : 0
|