bsw215583320
2025-04-10 2052071ffeb03831056afea0b1810847fcec53b3
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: 1
  cam2: 0
  sleep: 0.1
  frames: 10
  days_threshold: 7
  max_files: 100