bsw215583320
2025-04-16 fba9ef8743b9c91a02cb822f5d441583bc3deba6
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