Capivariano
3bd4589630
update: replace face detection weights with YOLOv11n-face
...
- Updated weights path to support YOLOv11n-face
- Added integration for YOLOv11n-face model for improved face detection performance
- Weights hosted at: https://github.com/akanametov/yolo-face
2024-12-02 14:42:00 -03: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
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