zhuqiaochu
  • Joined on 2025-09-21
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-09 13:52:50 +08:00
b5797911ef 恢复指定model的修改
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-09 13:28:43 +08:00
365dcc94e5 新增指定模型文件
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-09 12:17:30 +08:00
74f555f38c 修改清理文件逻辑,改到main_start.py中
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-06 12:26:41 +08:00
4efe7aa3eb 完成走廊迁移
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-06 11:11:14 +08:00
845814e6c1 完成ab门迁移
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-06 09:46:45 +08:00
124672332f 新增ab门biz
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-05 16:06:03 +08:00
8bcb586b53 完成警告消息对应中文显示
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-05 14:41:59 +08:00
80bc288a88 上传警告信息改为传视频,已测试保存视频,未与接口联调
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-05 11:30:22 +08:00
81b90a971a 将预警数据的result_type分解为多个msg
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-05 10:50:47 +08:00
576b6d5ce4 hls每一帧新增分片路径,分片时长
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-05 09:55:43 +08:00
fffef90e98 修正constants ALERT_PUSH_URL未正确引入bug
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-04 19:13:21 +08:00
3cbc37feb6 同步算法修改
6d9a663120 新增传入camera_id获取最新n个分片方法
741056a25b 将get_latest_n_segments分离出来到utils
Compare 3 commits »
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-04 18:36:07 +08:00
e788492c70 修正constants名称
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-04 18:22:59 +08:00
30b1882013 新增hls_utils
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-04 18:18:00 +08:00
8956fb86d0 debug模式下不指定核心(否则无法使用cuda)
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-04 18:17:15 +08:00
4d010e45e3 提取frame processor到base
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-04 16:20:39 +08:00
005f77942f 暂停检测没穿制服
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-03 16:20:29 +08:00
fd598f6a08 新增base yolo biz,未写内容
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-03 15:50:13 +08:00
7424c14265 修正引入路径错误
zhuqiaochu pushed to master at yipai-tech/SupervisorAI 2026-03-03 15:02:17 +08:00
e5a313322b 新增切换流逻辑