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
18cfc9b16a6f5f4c39b22ec1f0443e2b675917c8
jc-video-recognize
/
apps
/
server
/
api
History
wuzhuorong
18cfc9b16a
feat(server):补充RESTful 接口
2026-06-12 15:00:24 +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
rtsp.py
feat(server):补充RESTful 接口
2026-06-12 15:00:24 +08:00