742 Commits

Author SHA1 Message Date
Narra_Venkata_Raghu_Charan
2320f58246
Update verification.py 2025-03-05 14:07:59 +05:30
Raghucharan16
e2d1d5acb4 added review changes 2025-03-01 14:48:47 +05:30
Raghucharan16
643ac3dc35 added review changes 2025-03-01 14:34:19 +05:30
Raghucharan16
058a0fa590 added review changes 2025-03-01 14:06:01 +05:30
Raghucharan16
91319705b1 added review changes 2025-03-01 14:01:59 +05:30
Raghucharan16
112eb0a6c2 added review changes 2025-03-01 13:20:30 +05:30
Raghucharan16
e363a56f09 added review changes 2025-03-01 13:16:10 +05:30
raghucharan16
527a89c931 review chanages 2025-03-01 12:18:09 +05:30
raghucharan16
2a6b222d52 pylint diable linr too long 2025-02-28 17:56:14 +05:30
raghucharan16
4166729939 minor linting changes 2025-02-28 17:14:17 +05:30
raghucharan16
fac74113ca added exceptional handling 2025-02-28 16:52:37 +05:30
raghucharan16
b8494b01a1 updated optional requirements for Buffalo_L 2025-02-28 16:33:50 +05:30
Narra_Venkata_Raghu_Charan
2c9847e256
Merge branch 'serengil:master' into master 2025-02-28 16:24:53 +05:30
raghucharan16
2a1babbe14 updated optional requirements for Buffalo_L 2025-02-28 16:08:15 +05:30
raghucharan16
1a5d74b893 review changes 2025-02-28 15:11:59 +05:30
raghucharan16
0d7c36a63b raising exceptions for model weights and 3D img checks 2025-02-27 11:55:35 +05:30
Raghucharan16
655a221650 added review changes 2025-02-26 23:41:16 +05:30
Javier Infante
2510f89605 allow integers on pre-calculated embeddings 2025-02-26 12:53:57 +01:00
Raghucharan16
2dbae0edca review changes 2025-02-23 11:51:02 +05:30
Raghucharan16
e19c7fcc1c added reviewed changes 2025-02-22 19:14:29 +05:30
Raghucharan16
89b2d49eb5 Merge branch 'master' of https://github.com/Raghucharan16/deepface 2025-02-20 23:26:48 +05:30
Raghucharan16
ad0c7e75e7 added weights 2025-02-20 23:25:36 +05:30
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
Raghucharan16
5a73d91744 code review changes 2025-02-20 23:08:09 +05:30
Sefik Ilkin Serengil
f758dcc133 post batch changes 2025-02-20 17:34:51 +00:00
Raghucharan16
41ae9bbcf3 Merge branch 'master' of https://github.com/Raghucharan16/deepface 2025-02-20 22:14:31 +05:30
Raghucharan16
103de47dfb added buffalo_l model 2025-02-20 22:12:51 +05:30
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
Nat Lee
01f872d9e9 [update] mv control logic to demography 2025-02-14 15:52:48 +08:00
galthran-wq
f1734b2367 linting 2025-02-11 20:05:23 +00:00
galthran-wq
8becc97512 dlib true-batched forward 2025-02-11 17:25:32 +00:00
galthran-wq
a4a579e5eb dlib pseudo-batched forward 2025-02-11 17:21:01 +00:00
galthran-wq
3a9385fad8 List->Sequence typing 2025-02-11 17:16:59 +00:00
galthran-wq
035d3c8ba8 SFace pseudo-batched inference 2025-02-11 17:01:24 +00:00
galthran-wq
8fb70eb43f VGGFace batched inference 2025-02-11 17:00:59 +00:00
galthran-wq
bb134b25d2 compatibility 2025-02-11 13:56:09 +00:00
galthran-wq
d7a985bf12 update DeepFace represent method 2025-02-11 13:34:50 +00:00
galthran-wq
72919d95f4 typo 2025-02-11 13:27:13 +00:00
galthran-wq
0ef420bc10 batched inputs in representation 2025-02-11 13:01:29 +00:00
dakotah-jones
5d4146b248 Add test.
Add comments.
Update color format for `__find_bulk_embeddings`.
2025-01-28 10:41:20 -05:00
h-alice
6df7b7d8e9
Add support for batched input. 2025-01-22 16:54:51 +08:00
h-alice
95bb92c933
Remove redundant squeeze. 2025-01-21 11:25:33 +08:00
NatLee
0d7e15147f [update] rm print 2025-01-16 20:48:59 +08:00
h-alice
6a8d1d95d3
patch: Lint 2025-01-16 17:32:45 +08:00
h-alice
6a7bbdb926
REVERT demography.py 2025-01-16 17:17:25 +08:00
h-alice
7e719dfdeb
Patch: Make Age model capable to handle single or batched input. 2025-01-16 17:09:45 +08:00
dakotah-jones
bc92d5a15a Revert change to comment. (#1402) 2025-01-15 16:43:18 -05:00
dakotah-jones
1ea31bc072 Update skip case. 2025-01-15 16:41:40 -05:00