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
115
Commits
2
Branches
0
Tags
bb47b94c6e19f45fb3e1440646d8b5fb85207e93
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
bb47b94c6e
Merge branch 'feature'
2026-03-31 13:28:26 +08:00
.trae
/documents
fix: 移除无用的 yolo11n.onnx
2026-01-29 18:56:56 +08:00
config
功能:支持 fullscreen ROI 类型 — 全图不裁剪直接推理
2026-03-30 11:07:44 +08:00
core
功能:支持 fullscreen ROI 类型 — 全图不裁剪直接推理
2026-03-30 11:07:44 +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.example
安全:移除 .env 跟踪,添加 .env.example 模板
2026-03-19 10:30:51 +08:00
.gitignore
chore: 更新.gitignore - 排除测试和工具脚本
2026-02-14 11:39:08 +08:00
algorithms.py
优化:违停和拥堵 resolve 后清除冷却记录
2026-03-19 15:47:01 +08:00
CLAUDE.md
文档:创建 CLAUDE.md 开发指南
2026-03-05 16:31:35 +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
功能:边缘端 ROI 级告警去重 — 未 resolve 的告警不重复发送
2026-03-27 15:27:26 +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%