1998 Commits

Author SHA1 Message Date
roberto-corno-nttdata
d3a3f2b65f fix: documentation 2024-12-09 16:00:27 +01:00
roberto-corno-nttdata
79dedc08c1 fix: added input_shape to YoloFacialRecognitionClient 2024-12-09 14:45:34 +01:00
roberto-corno-nttdata
01bf48dff8 fix:YoloModel removal 2024-12-09 11:51:56 +01:00
roberto-corno-nttdata
aa57d879b6 fix: method documentation 2024-12-09 10:25:53 +01:00
roberto-corno-nttdata
7156e6f551 fix: method documentation 2024-12-09 10:20:59 +01:00
roberto-corno-nttdata
38261e07e5 yolov11n and yolov11m added to model selection 2024-12-07 23:00:16 +01:00
roberto-corno-nttdata
2c2dc7b1f0 yolov11n and yolov11m added to model selection 2024-12-07 14:22:24 +01:00
Nat Lee
29c818d61e [fix] line too long 2024-12-06 13:55:16 +08:00
Nat Lee
b55cb31e45 [fix] name of model attributes inputs 2024-12-06 13:45:22 +08:00
Nat Lee
a4b1b5d157 [update] add batch predicting for Gender model 2024-12-05 17:55:17 +08:00
Nat Lee
c42df046f1 [update] add batch predicting for Age model 2024-12-05 17:55:10 +08:00
Sefik Ilkin Serengil
e73bdb8138
Update entrypoint.sh 2024-12-02 12:39:06 +00:00
Sefik Ilkin Serengil
be99b00dc5
Merge pull request #1386 from serengil/feat-task-1311-unit-tests-for-form-data
more unit tests added
2024-11-13 14:04:58 +00:00
Sefik Ilkin Serengil
fb7f5b6a95 more unit tests added 2024-11-13 10:13:06 +00:00
Sefik Ilkin Serengil
9d4c960c67
Update README.md
sponsorship
2024-11-13 09:30:49 +00:00
Sefik Ilkin Serengil
c173ee619e
Merge pull request #1383 from serengil/feat-task-0911-file-input-for-api
Feat task 0911 file input for api
2024-11-10 18:55:43 +00:00
Sefik Ilkin Serengil
1de903409d adding comment why to enforce flask 2 2024-11-10 18:44:25 +00:00
Sefik Ilkin Serengil
a4479ceb14 unit tests 2024-11-10 18:40:38 +00:00
Sefik Ilkin Serengil
0b38a3c11f for form data api tests, download files to local filesystem 2024-11-10 15:45:04 +00:00
Sefik Ilkin Serengil
60067e24a0 load image either from json or form data 2024-11-10 15:19:16 +00:00
Sefik Ilkin Serengil
8b2475acb2 img args are either numpy or string, and exception logs dumped 2024-11-10 15:18:52 +00:00
Sefik Ilkin Serengil
6db41ae3f2 load image from file storage added 2024-11-10 15:18:05 +00:00
Sefik Ilkin Serengil
b19fce5f8d form data tests added, argument names updated for existing tests (img not img_path anymore) 2024-11-10 15:17:24 +00:00
Sefik Ilkin Serengil
4429066ccd we are now expection img, img1, img2 not img_path, img1_path, img2_path 2024-11-10 15:16:39 +00:00
Sefik Ilkin Serengil
90ab813215 form data option emphasized in readme 2024-11-10 15:16:04 +00:00
Sefik Ilkin Serengil
cc484b54be
Merge pull request #1377 from sachadee/patch-1
Update image_utils.py
2024-10-28 11:17:02 +00:00
SachaDee
8d68c6e739
Update image_utils.py
The binary mode of fromstring is deprecated: corrected to frombuffer.
2024-10-26 23:09:55 -03:00
Sefik Ilkin Serengil
29eac19836
Merge pull request #1374 from mone855/deepface-openshift
Update Dockerfile
2024-10-22 10:56:33 +01:00
mone855
2723352507 Update Dockerfile
mkdir permission related changes for openshit
2024-10-22 13:25:27 +04:00
Sefik Ilkin Serengil
e9eb4829fc
Merge pull request #1370 from cobycloud/master
Update requirements.txt
2024-10-18 15:46:38 +01:00
cobycloud
47126f53c0
Update requirements.txt 2024-10-17 21:13:33 -05:00
Sefik Ilkin Serengil
81fd5a4bb5
Merge pull request #1369 from seavphing/improve-dockerfile
improve Dockerfile to use entrypoint in order to get better log when …
2024-10-17 09:23:51 +01:00
seavphing
9c5981f8a6 correct docker file and improve requirements.txt file to use the workable tensorflow version 2024-10-17 10:24:56 +07:00
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