CoolFace
Apppublic

jcantero9/helmet-detection

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
7 commits on main
087ba784mo ago

perf: imgsz from env var (IMGSZ=256) + README variables frontmatter

jcantero9
37244db4mo ago

feat: add /ws/detect WebSocket endpoint and detect_frame_annotated

jcantero9
68327854mo ago

perf: WS devuelve JPEG anotado en vez de JSON — boxes alineados con el frame

jcantero9
7d88d404mo ago

feat: WebSocket /ws/detect para streaming de frames sin overhead HTTP

jcantero9
4b37ce94mo ago

perf: imgsz=320 + warmup para reducir latencia en webcam

jcantero9
90970e64mo ago

Fix Dockerfile: use python:3.11-slim-bookworm for libgl1-mesa-glx compat

jcantero9
6bc99ec4mo ago

Deploy helmet detection API

jcantero9