237 Commits

Author SHA1 Message Date
galthran-wq
ab84683bbe
Merge 3111a2895a0e2561403ea193dd2f75f069160d57 into df1b6ab6fe431f126afe7ff3baa7fe394a967f0a 2025-05-17 18:30:50 -07:00
haddyadnan
9e334057df feat: Add Angular Distance as a Distance Metric 2025-04-07 22:43:59 +03:00
galthran-wq
6a3d14cde7
Update test_extract_faces.py 2025-02-24 14:41:48 +03:00
galthran-wq
aae3af0d05 rm opencv from batch test since it still occasionally fails 2025-02-23 13:33:17 +00:00
galthran-wq
8b1b465d22 change behaviour in special case batched single image 2025-02-23 13:27:18 +00:00
galthran-wq
93b8af100b comments 2025-02-23 12:17:12 +00:00
galthran-wq
c46d886a67 more shape checks 2025-02-21 17:40:28 +00:00
galthran-wq
6143ed9bb4 clearify test batch extract 2025-02-21 17:35:25 +00:00
galthran-wq
dc6cb81ec5 batch test assert shape 2025-02-21 17:34:10 +00: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
galthran-wq
2eb5cac37b batch extract faces on single image special case 2025-02-18 10:40:57 +00:00
galthran-wq
526ab1baf7 test numpy array batched input 2025-02-18 10:26:52 +00:00
galthran-wq
27dea80248 batch test add other detector models 2025-02-18 10:22:53 +00:00
galthran-wq
1c825e8803 add more models and detector-specific rtol 2025-02-18 09:18:33 +00:00
galthran-wq
f3d05ef2d5 add a couple to test batch extract faces 2025-02-18 09:03:17 +00:00
galthran-wq
60bee4e1a9 detect faces return list of lists on batched inputs 2025-02-18 08:48:47 +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
8bfdcf139a test diff detetors 2025-02-16 14:05:56 +00:00
galthran-wq
ad01724726 soft test 2025-02-13 12:43:32 +00:00
galthran-wq
bbf6a55037 enhance batched detector test 2025-02-12 16:05:16 +00:00
galthran-wq
b38e95c407 test batch extract faces 2025-02-12 15:47:24 +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