2017 Commits

Author SHA1 Message Date
Sefik Ilkin Serengil
66ba76dab3
Update README.md
introduction updated
2025-07-16 13:19:03 +01:00
Sefik Ilkin Serengil
c6caf31345
Update README.md
pipeline description moved to introduction
2025-07-15 10:30:33 +01:00
Sefik Ilkin Serengil
3425a5fd77
Update README.md
encrypt embeddings section update
2025-07-11 12:16:58 +01:00
Sefik Ilkin Serengil
d872aa0276
Update README.md
shorter description for encrypt embeddings section
2025-07-11 12:15:48 +01:00
Sefik Ilkin Serengil
50ae072823
Update README.md
support section updated
2025-07-09 13:56:44 +01:00
Sefik Ilkin Serengil
46ee4bcca4
Update README.md
embedding section updated with pca example
2025-07-09 13:53:30 +01:00
Sefik Ilkin Serengil
e54e4f241d
Add files via upload 2025-07-09 13:51:36 +01:00
Sefik Ilkin Serengil
b948c80130
Update README.md
set model names to default for facial attribute analysis models
2025-07-09 13:46:27 +01:00
Sefik Ilkin Serengil
f0f5c30354
Update README.md
heights dropped
2025-07-09 13:39:12 +01:00
Sefik Ilkin Serengil
efc00b1f88
Merge pull request #1487 from serengil/feat-task-0407-unit-test-improvements
patched mockes' types specified
2025-07-04 10:56:32 +01:00
Sefik Ilkin Serengil
6b7328e06b patched mockes' types specified 2025-07-04 10:43:35 +01:00
Sefik Ilkin Serengil
e502170592
Merge pull request #1485 from RUTUPARNk/de_closured_validLandmark 2025-07-01 13:08:34 +01:00
Toys_On_Desk
8dc0841373 is_valid_landmark in test file 2025-07-01 15:30:03 +05:30
Sefik Ilkin Serengil
5057fbda18
Merge pull request #1484 from RUTUPARNk/master
sanitized facial landmarks, and test for facial landmark sanitizaion
2025-07-01 10:43:23 +01:00
Toys_On_Desk
0a65934c56 Refactor: moved is_valid_landmark to closure, improved landmark_sanitization test 2025-07-01 14:59:39 +05:30
Toys_On_Desk
07dcb87a9b sanitized facial landmarks, and test for facial landmark sanitizaion 2025-06-29 15:49:48 +05:30
Sefik Ilkin Serengil
debe68eac1
Update README.md
embeddings section's tutorial added
2025-06-28 14:23:55 +01:00
Sefik Ilkin Serengil
4ac3f07510
Merge pull request #1479 from CodeBoarding/master
Diagram visualization of the deepface codebase
2025-06-18 14:44:53 +01:00
imilev
d2009b1eed Added high-level diagrams 2025-06-18 14:11:55 +03:00
Sefik Ilkin Serengil
df1b6ab6fe
Merge pull request #1475 from catherinetcai/streaming-bugfix 2025-05-17 22:07:21 +01:00
Cat Cai
c4a87f5b5c Fix AttributeError in streaming 2025-05-17 13:12:11 -07:00
Sefik Ilkin Serengil
774012ab88
Merge pull request #1472 from arsaIan/patch-2
Update README.md
2025-05-02 12:05:43 +01:00
arsalan
f9a8504641
Update README.md
fix typo
2025-05-02 12:07:40 +05:30
Sefik Ilkin Serengil
6b05d8dde4
Update README.md
orders of sections updated
2025-04-29 11:31:32 +01:00
Sefik Ilkin Serengil
fd6489d124
Update README.md
celebrity look-alike real time video added under real time demos section
2025-04-28 12:21:52 +01:00
Sefik Ilkin Serengil
1b52af5dd4
Update README.md
emotion real time video updated
2025-04-28 12:17:18 +01:00
Sefik Ilkin Serengil
b890223919
Update README.md
- encrypted similarity search publication added
- high resolution real time video put in the 1st order
2025-04-25 12:03:13 +01:00
Sefik Ilkin Serengil
e808a253e6
Merge pull request #1470 from serengil/feat-task-1904-streaming-improvements
feeding clean images to ml models
2025-04-19 12:26:25 +01:00
Sefik Ilkin Serengil
4f7119639a feeding clean images to ml models 2025-04-19 12:12:57 +01:00
Sefik Ilkin Serengil
160b8372b3
Update README.md
encrypt embedding credit resized
2025-04-18 12:48:05 +01:00
Sefik Ilkin Serengil
7bded0875b
Update README.md
encrypt embeddings
2025-04-18 12:47:32 +01:00
Sefik Ilkin Serengil
a288e030c6
Add files via upload 2025-04-18 12:40:56 +01:00
Sefik Ilkin Serengil
9575cfac63
Update README.md
real time demos for age, gender, ethnicity and emotion
2025-04-18 11:59:49 +01:00
Sefik Ilkin Serengil
b54ffcadad
Update README.md
real time facial recognition demos added
2025-04-18 11:50:36 +01:00
Sefik Ilkin Serengil
58c9fe9b3d fun apps added 2025-04-11 09:32:01 +01:00
Sefik Ilkin Serengil
28f9332493
Merge pull request #1463 from CatBraaain/fix/typo-in-pytorch-error-message
fix: typo in error message for missing pytorch
2025-04-10 13:52:55 +01:00
CatBraaain
6f97826a47 fix: typo in error message for missing pytorch 2025-04-10 21:21:19 +09:00
Sefik Ilkin Serengil
e06325aefb
Merge pull request #1459 from haddyadnan/master
feature: Add Angular Distance as a Distance Metric
2025-04-08 13:56:06 +01:00
haddyadnan
cb1bf9c750
Merge pull request #4 from haddyadnan/add_angulat_distance
remove white spaces
2025-04-08 15:40:44 +03:00
haddyadnan
dd585f00f4 remove white spaces 2025-04-08 15:38:23 +03:00
haddyadnan
748e1be61c
Merge pull request #3 from haddyadnan/add_angulat_distance
fix 'lines too long' lint issue
2025-04-08 15:21:41 +03:00
haddyadnan
dae7f225f8 fix 'lines too long' lint issue 2025-04-08 15:18:38 +03:00
haddyadnan
9134bdcf1b
Merge pull request #2 from haddyadnan/add_angulat_distance
Add angular distance:

- Update angular distance thresholds
- fix typos
2025-04-08 14:58:34 +03:00
haddyadnan
530c53899b fix typos 2025-04-08 14:54:38 +03:00
haddyadnan
1bcf3953c0 update the threshold values for angular distance 2025-04-08 14:48:54 +03:00
haddyadnan
9523214c1f
Merge pull request #1 from haddyadnan/add_angular_distance
feat: Add Angular Distance as a Distance Metric
2025-04-07 22:53:32 +03:00
haddyadnan
b69e7ceb21 Add Angular Distance to Documentation 2025-04-07 22:51:57 +03:00
haddyadnan
9e334057df feat: Add Angular Distance as a Distance Metric 2025-04-07 22:43:59 +03:00
Sefik Ilkin Serengil
96a7b98f33
Merge pull request #1456 from timselier/patch-1
Update VGGFace.py
2025-04-01 11:07:31 +01:00
Sefik Ilkin Serengil
9114dc3680
Update README.md
patreon badge updated
2025-03-31 12:32:43 +01:00