bsw215583320
2025-04-27 631076f65bf9f2a039fca23073ddb6dc626fee07
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: 100
  max_files: 10000