Commit Graph
5 Commits
Author SHA1 Message Date
wuzhuorong 66c0eb27c8 feat(server): 完善 LLM 集成基础设施与规则配置 2026-06-16 11:41:07 +08:00
cacstj 4283fb1332 违停检测模型改为yolov8s,检测模式修改为手动框选禁停区域 2026-06-15 09:22:07 +08:00
wuzhuorong 4e0f724661 feat(server):补充新增RTSP配置类;集成 RTSP StreamManager 初始化与路由注册 2026-06-12 14:26:15 +08:00
lubimu-647 32e5dfa973 打架斗殴模型集成 2026-06-05 09:27:01 +08:00
wwh 8fb58c75fe Initial commit: Video detection platform with YOLO models
Features:
- Fire detection (YOLOv10)
- Helmet detection (YOLOv8)
- Crowd detection (YOLOv8)
- Smoking detection (YOLOv8)
- Loitering detection (YOLOv8)

Tech Stack:
- Frontend: Vue 3 + Vite + Element Plus
- Backend: FastAPI + WebSocket
- Monorepo: pnpm workspace + Turbo
- Docker support included
2026-05-18 10:54:10 +08:00