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
36dc83b36f5d15003e007946b0203854fee401b4
jc-video-recognize
/
apps
/
server
/
api
T
History
wuzhuorong
36dc83b36f
feat(server): 新增 LLM 状态/成本 API 与规则配置 API
2026-06-16 11:00:58 +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
llm.py
feat(server): 新增 LLM 状态/成本 API 与规则配置 API
2026-06-16 11:00:58 +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
rules.py
feat(server): 新增 LLM 状态/成本 API 与规则配置 API
2026-06-16 11:00:58 +08:00