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
74
Commits
2
Branches
0
Tags
64b464feb896cb8d2012f110a1a14d70325dc811
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
64b464feb8
merge: 合并feature分支 - 边缘推理、配置同步、告警上报等功能
2026-02-26 16:39:02 +08:00
.trae
/documents
fix: 移除无用的 yolo11n.onnx
2026-01-29 18:56:56 +08:00
config
fix(config): 修改设备ID默认值为default - 匹配云端配置
2026-02-14 12:05:45 +08:00
core
Revert "fix(config-sync): 修复全量同步时空配置不清理旧数据的bug"
2026-02-14 11:33:43 +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
feat: 告警HTTP上报 + 日志精简 + 边缘节点统一为edge
2026-02-10 15:21:45 +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): 配置更新时保留算法状态,避免重复告警
2026-02-25 11:24:41 +08:00
requirements.txt
feat(project): move edge_inference_service contents to root and update paths
2026-01-29 18:43:19 +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%