This website requires JavaScript.
Explore
Help
Register
Sign In
XW-AIOT
/
security-ai-edge
Watch
4
Star
0
Fork
0
You've already forked security-ai-edge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
86
Commits
2
Branches
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
16337
cd9a90a7ac
Merge branch 'feature'
2026-03-05 11:26:49 +08:00
.trae
/documents
fix: 移除无用的 yolo11n.onnx
2026-01-29 18:56:56 +08:00
config
fix(edge): 云端Redis默认db改为1,配置更新回调支持所有同步模式
2026-02-28 15:48:18 +08:00
core
refactor(edge): 截图不再保存本地,直接编码为base64上传COS
2026-03-02 14:03:12 +08:00
docs
docs(intrusion): 添加自动告警处理机制说明文档
2026-02-14 10:59:32 +08:00
tests
fix: 修复10个关键bug提升系统稳定性和性能
2026-02-04 16:47:26 +08:00
utils
fix: 移除 config_sync 模块的日志抑制,恢复配置同步日志输出
2026-02-28 17:05:49 +08:00
.env
fix(edge): 告警上报改指 WVP 端点,修复连接失败
2026-03-02 09:58:34 +08:00
.gitignore
chore: 更新.gitignore - 排除测试和工具脚本
2026-02-14 11:39:08 +08:00
algorithms.py
fix(edge): 配置更新时保留算法状态,避免重复告警
2026-02-25 11:24:41 +08:00
cleanup_old_rois.py
tools(cleanup): 添加清理旧ROI配置的脚本
2026-02-14 11:31:34 +08:00
diagnose_missing_cameras.py
tools(diagnose): 添加摄像头配置诊断脚本
2026-02-14 11:17:49 +08:00
main.py
fix(edge): 修复 batch 推理超过 MAX_BATCH_SIZE 导致缓冲区溢出
2026-03-02 16:49:20 +08:00
requirements.txt
feat(edge): 新增截图处理模块,支持远程截图请求
2026-02-27 17:22:49 +08:00
restore_cameras.py
tools(recovery): 添加摄像头配置恢复工具
2026-02-14 11:36:07 +08:00
test_leave_post_full_workflow.py
test(aiot): 添加离岗告警完整流程集成测试
2026-02-13 10:01:10 +08:00
test_leave_post_no_duration.py
fix(aiot): 告警触发时不发送持续时长,等待回岗后再计算
2026-02-13 09:42:25 +08:00
Description
边缘推理层
37
MiB
Languages
Python
100%