完成视频AI模块的重构
This commit is contained in:
parent
d684454373
commit
9a17c25404
|
|
@ -39,6 +39,7 @@
|
|||
"tracker_type": "intrusion_tracker",
|
||||
"visualizer_type": "intrusion_visualizer",
|
||||
"class_num": 80,
|
||||
"rknn_thread_num": 3,
|
||||
"intrusion_zone": [
|
||||
100,
|
||||
100,
|
||||
|
|
@ -47,7 +48,6 @@
|
|||
],
|
||||
"label_path": "/app/edge-proxy/coco_80_labels_list.txt",
|
||||
"model_path": "/app/edge-proxy/RK3588/yolov5s-640-640.rknn",
|
||||
"rknn_thread_num": 3,
|
||||
"time_threshold_sec": 3
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue