219 Commits

Author SHA1 Message Date
haddyadnan
9e334057df feat: Add Angular Distance as a Distance Metric 2025-04-07 22:43:59 +03:00
Sefik Ilkin Serengil
c272befce1
Merge pull request #1440 from serengil/feat-task-2002-post-batch-changes
post batch changes
2025-02-20 17:48:28 +00:00
Sefik Ilkin Serengil
f758dcc133 post batch changes 2025-02-20 17:34:51 +00:00
dakotah-jones
27d82ff00b Merge branch 'master' of https://github.com/dakotah-jones/deepface into patch-1 2025-02-18 16:36:10 -05:00
Sefik Ilkin Serengil
3037e4e10a post batch changes 2025-02-18 19:55:12 +00:00
Sefik Ilkin Serengil
ca73032969
Merge pull request #1433 from galthran-wq/batching
Batching on `.represent` to improve performance and utilize GPU in full
2025-02-16 19:58:10 +00:00
galthran-wq
da03b479d8 remove unnecessary models from the test 2025-02-11 17:52:48 +00:00
galthran-wq
9e12c92d8a refactor test 2025-02-11 17:35:53 +00:00
galthran-wq
c60152e9a5 batched represent 2025-02-11 16:58:44 +00:00
dakotah-jones
a05c2ea813 Add logging to test case. 2025-01-28 11:01:20 -05:00
dakotah-jones
5d4146b248 Add test.
Add comments.
Update color format for `__find_bulk_embeddings`.
2025-01-28 10:41:20 -05:00
NatLee
0ab3ac2d51 [fix] avoid problem of precision in float 2025-01-25 17:42:41 +08:00
h-alice
ee3093de45
Merge branch 'feat/batch-predict-age-and-gender' of https://github.com/NatLee/deepface into feat/batch-predict-age-and-gender 2025-01-22 16:55:21 +08:00
h-alice
b584d29ce3
Refine some tests. 2025-01-22 16:55:09 +08:00
Nat Lee
61b6931ea3 [update] modify test of emotion and add client of age, gender and race tests 2025-01-21 11:58:41 +08:00
Nat Lee
db4b749c98 [update] add emotions batch test 2025-01-20 18:14:48 +08:00
NatLee
a442f7a382 Merge remote-tracking branch 'origin/master' into patch/adjustment-0103-1 2025-01-13 22:31:23 +08:00
Samuel J. Woodward
8c5a23536d use requirements.txt for testing non-image io objects 2025-01-10 10:40:02 -05:00
Samuel J. Woodward
242bd3eb84 failure to decode an io object as an image raises an exception 2025-01-10 09:14:15 -05:00
Samuel J. Woodward
f9af73c1c7 defualt --> default 2025-01-09 11:51:31 -05:00
Samuel J. Woodward
4f0fa6ee22 load_image now accepts file objects that support being read 2025-01-09 10:35:47 -05:00
Samuel J. Woodward
6a7505269c Test image_utils.yield_images returns the same files as image_utils.list_images 2025-01-06 10:11:10 -05:00
h-alice
0f65a8765e
Add assertion to verify length of analyzed objects.
As mentioned:
https://github.com/serengil/deepface/pull/1396#discussion_r1900012703
2025-01-03 11:01:12 +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
Sefik Ilkin Serengil
a8269767f3 unit test to confirm all faces detected 2024-12-24 11:11:50 +00:00
Nat Lee
e96ede3ded [update] add multiple faces testing 2024-12-17 15:27:31 +08:00
roberto-corno-nttdata
29e41e11e3 fix: yolo mention removed from recognition models 2024-12-10 17:25:49 +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
Sefik Ilkin Serengil
fb7f5b6a95 more unit tests added 2024-11-13 10:13:06 +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
b19fce5f8d form data tests added, argument names updated for existing tests (img not img_path anymore) 2024-11-10 15:17:24 +00:00
kremnik
3bb317ac63 fix l2_normalize and tests 2024-09-30 15:02:58 +03:00
kremnik
937513453e Add batched version of the find function 2024-09-30 12:29:33 +03:00
kremnik
4a81fc2553 Normalized paths in test_commons.py to make tests platform-independent 2024-09-30 00:05:36 +03:00
Sefik Ilkin Serengil
8f9c1e3b73 unit tests added for weight utils 2024-09-06 09:18:25 +01:00
Sefik Ilkin Serengil
a80d3e8d27 exception messages updated 2024-09-01 09:37:29 +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
0d1bce3618
Update test_extract_faces.py
type controls in detected face
2024-08-30 08:04:50 +01:00
kremnik
a65f87a65a Optimize ssd detector 2024-08-27 06:06:39 +03:00
Sefik Ilkin Serengil
e9d96a789d these things covered
- expected exception messages updated
- nested embedding input is not supported, this is checked
2024-08-17 08:11:44 +01:00
kremnik
a2e590cfb0 Update minimum distance between embeddings calculation: fixes 2024-08-16 21:53:33 +03:00
kremnik
ca1db5fac7 Update minimum distance between embeddings calculation 2024-08-16 04:56:58 +03:00
Sefik Ilkin Serengil
30591701a7 facial area coordinates must be in image borders 2024-08-15 08:15:15 +01:00
kremnik
fc5c4b9155 Add tests for refresh_database=False 2024-08-14 20:32:54 +03:00
kremnik
0bb94a1a11 Update path handling 2024-08-12 03:10:20 +03:00