Commit graph

32 commits

Author SHA1 Message Date
3511d6ad7a remove dependency on build-backend job in Docker build workflow
All checks were successful
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
Some checks are pending
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
ffe9c90747 thread safety 2025-01-14 23:54:07 +07:00
e52efabbb7 Update .gitignore 2025-01-14 23:53:46 +07:00
027a0da035 Delete app.log 2025-01-14 23:51:30 +07:00
e73bd95677 tensor conversion 2025-01-14 23:35:51 +07:00
ce53d60702 tracking 2025-01-14 23:24:20 +07:00
e71f63369d rearrange tracker for user modifiability 2025-01-14 23:00:35 +07:00
1af0a3213a fix dynamic model bug 2025-01-14 22:41:55 +07:00
c40cea786e infinite retries 2025-01-14 22:19:01 +07:00
5d17a1b759 worker heartbeat and reconnection 2025-01-14 22:04:36 +07:00
05ab7b04ca new protocol format 2025-01-14 18:19:20 +07:00
72ef5512ba Update app.py 2025-01-12 19:03:05 +07:00
2d361b19ff dynamic model loading 2025-01-11 02:17:29 +07:00
af26c1477c gracefully stop WS connection 2025-01-11 01:29:07 +07:00
d5e0ebbe9d optimize latency 2025-01-10 12:58:09 +07:00
275a25cb48 Update config.json 2025-01-10 12:21:14 +07:00
93f8974ba0 change return type to model names 2025-01-09 22:45:49 +07:00
3224295610 working detector worker 2025-01-09 00:58:41 +07:00
60fbff76df fastapi yolo detector 2025-01-08 23:08:57 +07:00