baoshiwei
2025-04-22 88fc0f9f9b7fd3eb81c958ca41ed822cf3657c47
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
win:
  className: "aimodel"
  windowName: "aimodel"
tag_win:
  className:
  windowName: "recv"
log:
  path: "./log/herb_ai.log"
model:
  safe: './model/safety_det_.onnx'
  cls: './model/herb_identify.onnx'
cam:
  cam1: 0
  cam2: 1
  sleep: 0.1
  frames: 50
  days_threshold: 7
  max_files: 100