prompt优化、ROI更新
This commit is contained in:
@@ -13,7 +13,7 @@ llm:
|
||||
common:
|
||||
# 工作时间段:支持多个时间段,格式为 [开始小时, 开始分钟, 结束小时, 结束分钟]
|
||||
# 8:30-11:00, 12:00-17:30
|
||||
working_hours:
|
||||
working_hours:
|
||||
- [8, 30, 11, 0] # 8:30-11:00
|
||||
- [12, 0, 17, 30] # 12:00-17:30
|
||||
process_every_n_frames: 3 # 每3帧处理1帧(用于人员离岗)
|
||||
|
||||
Reference in New Issue
Block a user