No description
Find a file
Siwat Sirichai 8f32de1510
Some checks failed
Build Backend Application and Docker Image / build-docker (push) Has been cancelled
add session ID handling to worker communication protocol; allow backend to associate session IDs with subscriptions
2025-07-14 10:49:59 +07:00
.gitea/workflows remove dependency on build-backend job in Docker build workflow 2025-05-28 00:59:34 +07:00
debug webcam streamer 2025-02-15 22:28:47 +07:00
siwatsystem refactor run_pipeline function for improved clarity and efficiency; add trigger class index handling and streamline detection logic 2025-05-28 19:31:22 +07:00
.gitignore enhance logging for model loading and pipeline processing; update log levels and add detailed error messages 2025-05-28 19:18:58 +07:00
app.py add crop coordinates handling in camera stream management; update logging and refactor subscription identifiers 2025-07-14 01:46:22 +07:00
config.json infinite retries 2025-01-14 22:19:01 +07:00
Dockerfile docker file 2025-02-04 11:53:16 +07:00
pipeline_webcam.py update webcam output 2025-04-01 19:12:23 +07:00
requirements.txt docker file 2025-02-04 11:53:16 +07:00
worker.md add session ID handling to worker communication protocol; allow backend to associate session IDs with subscriptions 2025-07-14 10:49:59 +07:00