No description
Find a file
Siwat Sirichai 10b2048e94
Some checks failed
Build Worker Base and Application Images / check-base-changes (push) Successful in 8s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / deploy-stack (push) Has been cancelled
Build Worker Base and Application Images / build-docker (push) Has been cancelled
Merge branch 'main' into dev
2025-08-10 12:53:59 +00:00
.gitea/workflows feat: enhance build workflow to include optional base image rebuild trigger 2025-08-10 19:53:33 +07:00
debug webcam streamer 2025-02-15 22:28:47 +07:00
siwatsystem Done feature 3 fully with postgresql integration 2025-08-10 17:55:02 +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 Done features 2 vehicle detect and store image to redis 2025-08-10 15:01:18 +07:00
CLAUDE.md feat: add comprehensive documentation for Python Detector Worker; include project overview, architecture, core components, and configuration details 2025-07-16 03:24:40 +07:00
config.json infinite retries 2025-01-14 22:19:01 +07:00
Dockerfile feat: update Dockerfile and requirements for ML dependencies; add base image build workflow 2025-08-10 19:49:24 +07:00
Dockerfile.base feat: update Dockerfile and requirements for ML dependencies; add base image build workflow 2025-08-10 19:49:24 +07:00
pipeline_webcam.py update webcam output 2025-04-01 19:12:23 +07:00
pympta.md feat: enhance Redis action handling; add dynamic context for actions and support for expiration time 2025-07-15 00:35:22 +07:00
requirements.base.txt feat: update Dockerfile and requirements for ML dependencies; add base image build workflow 2025-08-10 19:49:24 +07:00
requirements.txt feat: update Dockerfile and requirements for ML dependencies; add base image build workflow 2025-08-10 19:49:24 +07:00
test_protocol.py feat: enhance session management in worker communication protocol; implement session ID handling and crop frame processing 2025-07-14 23:40:19 +07:00
worker.md feat: add HTTP API for image retrieval from camera; implement endpoint for accessing latest image frames 2025-07-15 00:18:28 +07:00