1865 Commits

Author SHA1 Message Date
seavphing
95ebe372df improve Dockerfile to use entrypoint in order to get better log when receive any request 2024-10-16 22:35:07 +07:00
Sefik Ilkin Serengil
8b654f8cc4
Merge pull request #1364 from serengil/feat-task-1110-configurable-yolo-args
min detection confidence score retrieved from env vars
2024-10-12 08:51:22 +01:00
Sefik Ilkin Serengil
387ded5c66 min detection confidence score retrieved from env vars 2024-10-11 19:44:11 +01:00
Sefik Ilkin Serengil
075d32ba38
Merge pull request #1362 from tyasnk/configurable-mediapipe-params
Configurable mediapipe params
2024-10-10 11:51:18 +01:00
tyasnk
8766a412ec Set model detection to int 2024-10-10 17:03:38 +07:00
tyasnk
5f1c51350a Feat: Configurable Mediapipe parameters 2024-10-10 16:58:58 +07:00
Tyas
49c041945a
Merge branch 'serengil:master' into master 2024-10-10 16:50:58 +07:00
Sefik Ilkin Serengil
cf7d428477
Merge pull request #1359 from serengil/feat-task-0610-combined-distance-functions
single and batch distance functions are stored in verify module
2024-10-06 21:59:20 +01:00
Sefik Ilkin Serengil
53a96f635a refactoring distance functions 2024-10-06 21:00:07 +01:00
Sefik Ilkin Serengil
a93fb63c97 single and batch distance functions are stored in verify module 2024-10-06 20:40:33 +01:00
Sefik Ilkin Serengil
78cd70e058
Merge pull request #1358 from serengil/feat-task-0610-download-all-weights-in-one-shot
all models can be downloaded with one shot
2024-10-06 10:28:42 +01:00
Sefik Ilkin Serengil
6d71177ff2 linting updates 2024-10-06 10:18:58 +01:00
Sefik Ilkin Serengil
ee4f8e6f02 circular import problem 2024-10-06 10:03:28 +01:00
Sefik Ilkin Serengil
234d0db6c5 all models can be downloaded with one shot 2024-10-06 09:58:09 +01:00
Sefik Ilkin Serengil
5415407b7c
Merge pull request #1357 from serengil/feat-task-0510-developments
Feat task 0510 developments
2024-10-05 22:41:24 +01:00
Sefik Ilkin Serengil
532004e7ee avalability of nose and mouth check 2024-10-05 22:30:49 +01:00
Sefik Ilkin Serengil
0ec185721e nose and mouth unavailable case covered 2024-10-05 22:30:20 +01:00
Sefik Ilkin Serengil
f7eb2d7873 too many args warning discarded 2024-10-05 22:29:26 +01:00
Sefik Ilkin Serengil
6b115ebac2 retinaface's nose and mouth field are returned in extract faces 2024-10-05 22:09:37 +01:00
Sefik Ilkin Serengil
6d1d6d32b3 indexes for source urls of weights added 2024-10-05 21:54:15 +01:00
Sefik Ilkin Serengil
cb0285709e unused sequantial removed 2024-10-05 21:19:39 +01:00
tyasnk
8e5e42d4d3 Mediapipe paramater now configurable by env variable 2024-10-03 10:39:27 +07:00
Tyas
c4a49fff98
Update Mediapipe min_detection_confidence 2024-10-03 06:22:50 +07:00
Tyas
476bfd1619
Merge branch 'serengil:master' into master 2024-10-03 06:20:38 +07:00
Sefik Ilkin Serengil
4f48d97606
Merge pull request #1351 from kremnik/recognition_find_batched
Recognition find batched
2024-10-01 09:52:45 +01:00
kremnik
8adca77ca6 fix: variable name has been changed 2024-09-30 19:55:13 +03:00
kremnik
3bb317ac63 fix l2_normalize and tests 2024-09-30 15:02:58 +03:00
kremnik
ad0cbaf2dc Add batched version of the find function 2024-09-30 12:33:19 +03:00
kremnik
937513453e Add batched version of the find function 2024-09-30 12:29:33 +03:00
Sefik Ilkin Serengil
1475aa838d
Merge pull request #1350 from kremnik/fix_test_commons
Normalized paths in test_commons.py to make tests platform-independent
2024-09-30 09:00:58 +01:00
kremnik
4a81fc2553 Normalized paths in test_commons.py to make tests platform-independent 2024-09-30 00:05:36 +03:00
Tyas
c77e201aa6
Update MediaPipe.py 2024-09-24 20:37:26 +07:00
Sefik Ilkin Serengil
5c242e2c85
Merge pull request #1337 from serengil/feat-task-0609-unit-test-of-weight-utils
unit tests added for weight utils
2024-09-06 09:28:36 +01:00
Sefik Ilkin Serengil
8f9c1e3b73 unit tests added for weight utils 2024-09-06 09:18:25 +01:00
Sefik Ilkin Serengil
9d15881ddb
Merge pull request #1334 from kremnik/checkimagefirst
Improvement: check image exists first
2024-09-03 09:56:11 +01:00
kremnik
b2e3d8d21a Improvement: check image exists first 2024-09-02 18:20:51 +03:00
Sefik Ilkin Serengil
d3200c259e
Merge pull request #1330 from kremnik/ssdpandas 2024-09-01 16:42:35 +01:00
kremnik
ef0b71a0af Change index to label in ssd detector 2024-09-01 17:41:22 +03:00
Sefik Ilkin Serengil
a80d3e8d27 exception messages updated 2024-09-01 09:37:29 +01:00
Sefik Ilkin Serengil
2feb703f96
Merge pull request #1329 from serengil/feat-task-3108-unit-test-for-broken-weight-file
unit test for broken weight file
2024-08-31 18:13:48 +01:00
Sefik Ilkin Serengil
005280f684 customize broken weight file test 2024-08-31 18:04:50 +01:00
Sefik Ilkin Serengil
e8346601e2 typo in weight file name 2024-08-31 17:53:34 +01:00
Sefik Ilkin Serengil
f23d63c643 do broken file test with unused model 2024-08-31 17:51:07 +01:00
Sefik Ilkin Serengil
074e81ba50 enforce broken weight file test at the end of all tests 2024-08-31 17:31:00 +01:00
Sefik Ilkin Serengil
ed8a6404d9 unit test for broken weight file 2024-08-31 17:12:19 +01:00
Sefik Ilkin Serengil
46fe4a8164
Merge pull request #1327 from serengil/feat-task-3108-exception-handling-for-loading-weights
load weights is done in a common function
2024-08-31 16:56:09 +01:00
Sefik Ilkin Serengil
8b86f36390 load weights is done in a common function 2024-08-31 16:46:44 +01:00
Sefik Ilkin Serengil
a3088ac903
Merge pull request #1326 from serengil/feat-task-3108-casting-confidence-to-float
cast confidence to float
2024-08-31 16:35:49 +01:00
Sefik Ilkin Serengil
a52d4f3869 cast confidence to float 2024-08-31 14:17:10 +01:00
Sefik Ilkin Serengil
f3d0923fc4
Merge pull request #1325 from serengil/feat-task-3108-loading-weights-in-general-way
weight downloads moved to a common place
2024-08-31 13:43:35 +01:00