|
10b2048e94
|
Merge branch 'main' into dev
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
|
2025-08-10 12:53:59 +00:00 |
|
|
7b9eee1ad9
|
feat: enhance build workflow to include optional base image rebuild trigger
Build Worker Base and Application Images / deploy-stack (push) Blocked by required conditions
Build Worker Base and Application Images / check-base-changes (push) Successful in 12s
Build Worker Base and Application Images / build-base (push) Has been skipped
Build Worker Base and Application Images / build-docker (push) Has been cancelled
|
2025-08-10 19:53:33 +07:00 |
|
|
244ec65c09
|
feat: update build workflow to include base image checks and build steps
Build Worker Base and Application Images / check-base-changes (push) Successful in 9s
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
|
2025-08-10 19:52:32 +07:00 |
|
|
7afd7f0832
|
Merge pull request 'feat: update Dockerfile and requirements for ML dependencies; add base image build workflow' (#2) from dev into main
Build Backend Application and Docker Image / deploy-stack (push) Has been cancelled
Build Backend Application and Docker Image / build-docker (push) Has been cancelled
Build Worker Base Image / build-base (push) Has been cancelled
Reviewed-on: #2
|
2025-08-10 12:50:54 +00:00 |
|
|
252ef468c9
|
feat: update Dockerfile and requirements for ML dependencies; add base image build workflow
Build Backend Application and Docker Image / build-docker (push) Failing after 31s
Build Backend Application and Docker Image / deploy-stack (push) Has been skipped
|
2025-08-10 19:49:24 +07:00 |
|
|
57a51f3ba3
|
feat: add staging environment
Build Backend Application and Docker Image / build-docker (push) Successful in 10m26s
Build Backend Application and Docker Image / deploy-stack (push) Successful in 7s
|
2025-08-10 18:48:10 +07:00 |
|
|
d35a9ae532
|
Add deployment steps to build workflow for Docker containers
Build Backend Application and Docker Image / build-docker (push) Successful in 10m45s
Build Backend Application and Docker Image / deploy-stack (push) Successful in 3m41s
|
2025-08-10 18:27:39 +07:00 |
|
|
29b97ded2a
|
Merge pull request 'dev' (#1) from dev into main
Build Backend Application and Docker Image / build-docker (push) Successful in 10m53s
Reviewed-on: #1
|
2025-08-10 11:07:36 +00:00 |
|
ziesorx
|
c4179b3b08
|
Done feature 3 fully with postgresql integration
|
2025-08-10 17:55:02 +07:00 |
|
ziesorx
|
81547311d8
|
Add confidence check on model
|
2025-08-10 16:50:39 +07:00 |
|
ziesorx
|
8c429cc8f6
|
Done brand and body type detection with postgresql integration
|
2025-08-10 16:23:33 +07:00 |
|
ziesorx
|
18c62a2370
|
Done features 2 vehicle detect and store image to redis
|
2025-08-10 15:01:18 +07:00 |
|
ziesorx
|
a1d358aead
|
Done setup and integration redis and postgresql
|
2025-08-10 13:11:38 +07:00 |
|
ziesorx
|
37c2e2a4d4
|
update requirements
|
2025-08-09 15:43:36 +07:00 |
|
ziesorx
|
7f9cc3de8d
|
Fix: 401 and buffer 404
|
2025-08-06 15:16:16 +07:00 |
|
|
e6716bbe73
|
feat: add comprehensive documentation for Python Detector Worker; include project overview, architecture, core components, and configuration details
Build Backend Application and Docker Image / build-docker (push) Successful in 8m47s
|
2025-07-16 03:24:40 +07:00 |
|
|
f50585f26d
|
feat: enhance Redis action handling; add dynamic context for actions and support for expiration time
Build Backend Application and Docker Image / build-docker (push) Successful in 9m3s
|
2025-07-15 00:35:22 +07:00 |
|
|
769371a1a3
|
feat: integrate Redis support in pipeline execution; add actions for saving images and publishing messages
|
2025-07-15 00:30:09 +07:00 |
|
|
a1f797f564
|
feat: add HTTP API for image retrieval from camera; implement endpoint for accessing latest image frames
|
2025-07-15 00:18:28 +07:00 |
|
pixchy-commits
|
428f7a9671
|
feat: enhance session management in worker communication protocol; implement session ID handling and crop frame processing
|
2025-07-14 23:40:19 +07:00 |
|
|
c7bb46e1e3
|
refactor documentation for worker communication protocol; improve formatting and clarify crop coordinates and session ID handling
Build Backend Application and Docker Image / build-docker (push) Successful in 8m50s
|
2025-07-14 11:19:11 +07:00 |
|
|
112ca9325d
|
refactor session ID handling in worker communication protocol; replace subscriptionIdentifier with displayIdentifier
Build Backend Application and Docker Image / build-docker (push) Failing after 8s
|
2025-07-14 11:05:17 +07:00 |
|
|
700d3b3efe
|
add subscription identifier format and session ID association details to worker communication protocol
Build Backend Application and Docker Image / build-docker (push) Failing after 8s
|
2025-07-14 11:02:05 +07:00 |
|
|
3edcd286fd
|
update session ID handling in worker communication protocol; allow null session ID to indicate no active session
Build Backend Application and Docker Image / build-docker (push) Has been cancelled
|
2025-07-14 10:57:06 +07:00 |
|
|
8f32de1510
|
add session ID handling to worker communication protocol; allow backend to associate session IDs with subscriptions
Build Backend Application and Docker Image / build-docker (push) Has been cancelled
|
2025-07-14 10:49:59 +07:00 |
|
|
3c67fa933c
|
add crop coordinates handling in camera stream management; update logging and refactor subscription identifiers
Build Backend Application and Docker Image / build-docker (push) Successful in 8m38s
|
2025-07-14 01:46:22 +07:00 |
|
|
39d49ba617
|
update crop coordinate fields in worker communication protocol to support rectangular cropping
Build Backend Application and Docker Image / build-docker (push) Successful in 11m5s
|
2025-07-14 01:01:01 +07:00 |
|
|
8e14897a69
|
add crop coordinates to state report messages for camera connections
Build Backend Application and Docker Image / build-docker (push) Successful in 8m43s
|
2025-07-13 23:59:51 +07:00 |
|
|
1ff6108d08
|
update worker communication protocol to use subscription identifiers; add crop coordinates for camera streams and clarify handling of multiple subscriptions
Build Backend Application and Docker Image / build-docker (push) Has been cancelled
|
2025-07-13 23:58:01 +07:00 |
|
|
162f29ec21
|
remove license plate confidence from detection messages for simplified reporting
Build Backend Application and Docker Image / build-docker (push) Successful in 8m49s
|
2025-07-13 19:43:46 +07:00 |
|
|
5cf1bf08cc
|
add WebSocket communication protocol documentation for detector worker; outline connection, message types, and dynamic configuration
Build Backend Application and Docker Image / build-docker (push) Waiting to run
|
2025-07-13 19:39:17 +07:00 |
|
|
22370e2040
|
add REST API endpoint for image retrieval; implement error handling and response formatting
Build Backend Application and Docker Image / build-docker (push) Successful in 8m48s
|
2025-07-06 21:27:17 +07:00 |
|
|
b5ae2801c1
|
add snapshot fetching functionality; implement snapshot reader for HTTP/HTTPS URLs with retry logic
Build Backend Application and Docker Image / build-docker (push) Successful in 9m25s
|
2025-06-28 17:44:25 +07:00 |
|
|
a6cf9c20c6
|
enhance detection logic to prioritize highest confidence results; improve logging for detection data and heartbeat state reports
Build Backend Application and Docker Image / build-docker (push) Successful in 9m40s
|
2025-05-28 20:19:42 +07:00 |
|
|
f6014abb7a
|
refactor run_pipeline function for improved clarity and efficiency; add trigger class index handling and streamline detection logic
Build Backend Application and Docker Image / build-docker (push) Successful in 9m27s
|
2025-05-28 19:31:22 +07:00 |
|
|
d4754fcd27
|
enhance logging for model loading and pipeline processing; update log levels and add detailed error messages
Build Backend Application and Docker Image / build-docker (push) Successful in 9m22s
|
2025-05-28 19:18:58 +07:00 |
|
|
3511d6ad7a
|
remove dependency on build-backend job in Docker build workflow
Build Backend Application and Docker Image / build-docker (push) Successful in 9m50s
|
2025-05-28 00:59:34 +07:00 |
|
|
960c60accc
|
add build workflow for backend application and Docker image
Build Backend Application and Docker Image / build-docker (push) Blocked by required conditions
|
2025-05-28 00:43:29 +07:00 |
|
|
192b96d658
|
update webcam output
|
2025-04-01 19:12:23 +07:00 |
|
|
7911245ff9
|
webcam working
|
2025-02-24 14:21:43 +07:00 |
|
|
e1da9a6dca
|
openable webcam pipeline
|
2025-02-23 20:58:48 +07:00 |
|
|
ee0071284e
|
pympta & webcam dev tester
|
2025-02-23 20:31:36 +07:00 |
|
|
5da166a341
|
beta pipeline
|
2025-02-23 01:32:56 +07:00 |
|
|
b12e4ccb7f
|
webcam streamer
|
2025-02-15 22:28:47 +07:00 |
|
|
827b77011d
|
docker file
|
2025-02-04 11:53:16 +07:00 |
|
|
49fe026f16
|
docker update
|
2025-02-03 12:56:19 +07:00 |
|
|
18655a7031
|
ignore weight file
|
2025-02-03 12:02:11 +07:00 |
|
|
5f7bebdaf9
|
docker build
|
2025-02-03 12:01:56 +07:00 |
|
|
7d2cf464b1
|
Update app.py
|
2025-01-15 22:29:47 +07:00 |
|
|
84c5edf5a0
|
stop reader thread on unsubscribe
|
2025-01-15 00:13:42 +07:00 |
|