This website requires JavaScript.
Explore
Help
Register
Sign In
jc
/
jc-video-recognize
Watch
11
Star
0
Fork
0
You've already forked jc-video-recognize
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8b914aae8a35f50f2172942c36b7a976f01912e1
jc-video-recognize
/
apps
/
server
/
api
History
wuzhuorong
535fa89e64
feat(server): 新增预警 WebSocket 接口。实现后端 WebSocket 接口,支持前端实时订阅预警消息推送。
2026-06-12 14:06:10 +08:00
..
__init__.py
Initial commit: Video detection platform with YOLO models
2026-05-18 10:54:10 +08:00
alerts.py
feat(server): 新增预警 WebSocket 接口。实现后端 WebSocket 接口,支持前端实时订阅预警消息推送。
2026-06-12 14:06:10 +08:00
detection.py
火灾检测模型由基于YOLOv10的火灾烟雾检测模型改为复合模型[基于YOLOv8的火灾检测模型(单火焰检测)+YOLOv10-M,专用火灾烟雾模型]
2026-06-10 14:53:57 +08:00
models.py
Initial commit: Video detection platform with YOLO models
2026-05-18 10:54:10 +08:00