This website requires JavaScript.
Explore
Help
Register
Sign In
jc
/
jc-video-recognize
Watch
11
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4283fb1332140b94fde61f2ce7ab66ef2ccab8cc
jc-video-recognize
/
apps
/
server
/
api
T
History
cacstj
4283fb1332
违停检测模型改为yolov8s,检测模式修改为手动框选禁停区域
2026-06-15 09:22:07 +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
违停检测模型改为yolov8s,检测模式修改为手动框选禁停区域
2026-06-15 09:22:07 +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