jcantero9/helmet-detection
0
perf: imgsz from env var (IMGSZ=256) + README variables frontmatter
feat: add /ws/detect WebSocket endpoint and detect_frame_annotated
perf: WS devuelve JPEG anotado en vez de JSON — boxes alineados con el frame
feat: WebSocket /ws/detect para streaming de frames sin overhead HTTP
perf: imgsz=320 + warmup para reducir latencia en webcam
Fix Dockerfile: use python:3.11-slim-bookworm for libgl1-mesa-glx compat
Deploy helmet detection API
