h-alice
|
72b94d11de
|
Add new predictor.
|
2025-01-06 11:51:49 +08:00 |
|
h-alice
|
5a1881492f
|
Add comment.
|
2025-01-06 11:51:22 +08:00 |
|
h-alice
|
5747d9648b
|
Predictor.
|
2025-01-06 11:37:19 +08:00 |
|
h-alice
|
e1822851a5
|
Fix: Image batch dimension not expanded.
|
2025-01-03 16:22:55 +08:00 |
|
h-alice
|
b69dcfcca7
|
Engineering stuff, remove redundant code.
As mentioned:
https://github.com/serengil/deepface/pull/1396#discussion_r1900017766
|
2025-01-03 10:57:59 +08:00 |
|
Nat Lee
|
edcef02511
|
[update] remove dummy functions
|
2024-12-31 17:30:28 +08:00 |
|
h-alice
|
ffbba7fe83
|
Change base class's predict signature.
|
2024-12-31 14:06:33 +08:00 |
|
Nat
|
4cf43be49d
|
Merge pull request #4 from NatLee/feat/add-multi-face-test
Feat/add multi face test
|
2024-12-31 13:54:01 +08:00 |
|
halice
|
bba4322bfb
|
Merge branch 'feat/merge-predicts-functions' into feat/make-Race-and-Emotion-batch
|
2024-12-31 12:17:26 +08:00 |
|
halice
|
9c079e94ae
|
Merge branch 'feat/batch-predict-age-and-gender' into feat/merge-predicts-functions
|
2024-12-31 12:15:43 +08:00 |
|
h-alice
|
9f3875e6a3
|
Update master branch. Merge branch 'master' into feat/make-Race-and-Emotion-batch
|
2024-12-31 12:14:35 +08:00 |
|
h-alice
|
f8be2821b7
|
Update master branch. Merge branch 'master' into feat/merge-predicts-functions
|
2024-12-31 12:12:52 +08:00 |
|
h-alice
|
e1417a0c11
|
Update master branch. Merge branch 'master' into feat/batch-predict-age-and-gender
|
2024-12-31 11:49:51 +08:00 |
|
Sefik Ilkin Serengil
|
d375962cab
|
fastmtcnn's coordinates casted to int
|
2024-12-26 12:34:13 +00:00 |
|
Mehran Ghandehari
|
967beea816
|
Update CenterFace threshold
the original repo use a threshold of 0.35 that is appropriate based on my tests. 0.8 is very large and results in many false negatives.
|
2024-12-19 16:21:09 -05:00 |
|
dohyeonYoon
|
17a72af6f3
|
Fix: model code comment correction
|
2024-12-19 13:52:33 +09:00 |
|
Nat Lee
|
d992428d65
|
[update] embed into deepface module
|
2024-12-17 14:41:18 +08:00 |
|
Nat Lee
|
b9418eb46f
|
[fix] input to inputs
|
2024-12-17 14:02:30 +08:00 |
|
Nat Lee
|
38c06522a5
|
[update] enhance predict methods in Emotion and Race models to support single and batch inputs
|
2024-12-17 13:55:07 +08:00 |
|
Nat Lee
|
27e8fc9d5e
|
[update] enhance predict methods to support single and batch inputs for Age and Gender models
|
2024-12-17 13:44:01 +08:00 |
|
roberto-corno-nttdata
|
9abcbd3d9c
|
fix: linting issues
|
2024-12-11 12:07:52 +01:00 |
|
roberto-corno-nttdata
|
f808126101
|
fix: rechecked with ultralitycs, embeddings generation is a bit misleading in terms of documentaion. In the end not suitable for recognition at all. Removed YoloFacialRecognition
|
2024-12-10 16:00:43 +01:00 |
|
roberto-corno-nttdata
|
c25f14af10
|
fix: yolo input_shape
|
2024-12-09 16:04:08 +01:00 |
|
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
|
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
|
387ded5c66
|
min detection confidence score retrieved from env vars
|
2024-10-11 19:44:11 +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
|
6d71177ff2
|
linting updates
|
2024-10-06 10:18:58 +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
|
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
|
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
|
c77e201aa6
|
Update MediaPipe.py
|
2024-09-24 20:37:26 +07:00 |
|
kremnik
|
ef0b71a0af
|
Change index to label in ssd detector
|
2024-09-01 17:41:22 +03:00 |
|
Sefik Ilkin Serengil
|
8b86f36390
|
load weights is done in a common function
|
2024-08-31 16:46:44 +01:00 |
|
Sefik Ilkin Serengil
|
9d8d2ddf4f
|
weight downloads moved to a common place
|
2024-08-31 13:24:04 +01:00 |
|
Sefik Ilkin Serengil
|
5e261e709c
|
Update Ssd.py
ssd's confidence score should be float not numpy
|
2024-08-30 07:58:51 +01:00 |
|
kremnik
|
613583826e
|
Optimize ssd detector:fixes
|
2024-08-28 19:42:00 +03:00 |
|