753 Commits

Author SHA1 Message Date
Sefik Ilkin Serengil
6a4e44cadd
detect face 2021-12-23 16:51:57 +03:00
Sefik Ilkin Serengil
a487d078af
typo 2021-12-23 16:48:59 +03:00
Sefik Ilkin Serengil
58a717c9ed
detectors stock images 2021-12-23 16:47:36 +03:00
Sefik Ilkin Serengil
51c7357e2c
detector stocks 2021-12-23 16:37:14 +03:00
Sefik Ilkin Serengil
7011d4d300
retinaface-results 2021-12-23 16:31:39 +03:00
Sefik Ilkin Serengil
5cfc94e5bf
Merge pull request #392 from KananMahammadli/master
Modified functions.py so that it can read from https
2021-12-23 09:51:20 +03:00
Kanan_Mahammadli
799eb6c7a0 Modified functions.py so that it can read from https 2021-12-22 19:09:15 +03:00
Sefik Ilkin Serengil
f877591abc
description 2021-11-24 10:47:12 +03:00
Sefik Ilkin Serengil
04ff2a3676
typo 2021-11-24 10:45:08 +03:00
Sefik Ilkin Serengil
004cc4e6e5
normalize 2021-11-23 11:19:59 +03:00
Sefik Ilkin Serengil
883bfc9713
normalization 2021-11-23 11:19:29 +03:00
Sefik Ilkin Serengil
96f7540199
division by 0 fixed 2021-11-13 11:26:48 +03:00
Sefik Ilkin Serengil
1ad0ffc6d9
continue if no face detected 2021-11-13 11:22:28 +03:00
Sefik Ilkin Serengil
bd4e418cba
Merge pull request #367 from bhky/patch-1
Remove extra BGR2RGB call in RetinaFaceWrapper
2021-11-11 17:10:38 +03:00
Bosco Yung
a2f7ce6f97
Fix wrong img variable 2021-11-11 16:20:02 +08:00
Bosco Yung
9b816648e0
Remove extra BGR2RGB call in RetinaFaceWrapper
I suggest removing the extra BGR2RGB call.

While the RetinaFace model does expect RGB images, the corresponding conversion will be done in the RetinaFace preprocessing:
0c8d3ed8bd/retinaface/commons/preprocess.py (L45)

The extra BGR2RGB call here will in fact make the final channel order wrong, because OpenCV does not know about the channel order, each call will simply swap the channels.

Thanks!
2021-11-10 16:01:51 +08:00
Sefik Ilkin Serengil
08fd823866
requirements 2021-11-03 09:30:37 +03:00
Sefik Ilkin Serengil
8bf8460b13
citation 2021-10-30 10:13:22 +03:00
Sefik Ilkin Serengil
181514a55b
HyperExtended 2021-10-20 16:42:11 +03:00
Sefik Ilkin Serengil
6dfa17ea2a
hyperextended lightface 2021-10-20 15:57:56 +03:00
Sefik Ilkin Serengil
38a5292bf9
syntax 2021-10-19 12:13:58 +03:00
Sefik Ilkin Serengil
90e8c4c4ca
production 2021-10-07 17:53:55 +03:00
Sefik Ilkin Serengil
3fb1a1658e
input args 2021-10-04 19:36:11 +03:00
blueprintparadise
4fc81fd2ef
Update MediapipeWrapper.py 2021-09-28 17:02:32 +05:30
blueprintparadise
ba118effe5
Update requirements.txt 2021-09-28 16:29:09 +05:30
blueprintparadise
f07f278d22
Update FaceDetector.py 2021-09-28 16:28:20 +05:30
blueprintparadise
ae10f5a352
Add files via upload 2021-09-28 16:26:15 +05:30
Sefik Ilkin Serengil
97d0a7d1df
Merge pull request #343 from fpaludi/bugfix/remove_mutable_from_function_signature
Remove mutable objects from analyze arguments.
2021-09-24 11:09:35 +03:00
fpaludi
dbfebea430 Remove mutable objects from analyze arguments. Add tests to validate 2021-09-22 19:56:23 -03:00
Sefik Ilkin Serengil
4ffb7ba2f0
stars 2021-09-10 23:27:09 +03:00
Sefik Ilkin Serengil
63a23bb62e
star badge 2021-09-10 11:42:04 +03:00
Sefik Ilkin Serengil
c599455650
doi 2021-09-10 11:18:39 +03:00
Sefik Ilkin Serengil
61e6de4048
Merge pull request #323 from PBWebMedia/configure-model-path
Configure models path via ENV variable
2021-08-23 16:46:52 +03:00
Roelof Ruis
5a61a20ecf specify model directory via DEEPFACE_HOME env variable 2021-08-23 15:26:36 +02:00
Roelof Ruis
5b280dcb81 function name snake case 2021-08-23 15:08:47 +02:00
Sefik Ilkin Serengil
2e2aa21bba
new version 2021-08-20 18:03:59 +03:00
Sefik Ilkin Serengil
b024060284 ability to skip pre-processing 2021-08-19 17:37:01 +03:00
Sefik Ilkin Serengil
885f89dd52 issue 309 - lfw with detectors 2021-08-19 17:32:41 +03:00
Sefik Ilkin Serengil
98c434e275
typo 2021-08-11 13:42:27 +03:00
Sefik Ilkin Serengil
bbb86dfa88
doi removed 2021-08-11 10:51:36 +03:00
Sefik Ilkin Serengil
a78fe13533
doi 2021-08-11 10:51:19 +03:00
Sefik Ilkin Serengil
e55742cade
doi 2021-08-11 10:49:42 +03:00
Sefik Ilkin Serengil
6a35161945
tf 2021-08-06 12:09:08 +03:00
Sefik Ilkin Serengil
7711b63a0c
new version 2021-08-01 23:00:44 +03:00
Sefik Ilkin Serengil
d1e16f68b5 normalize_input simplified 2021-08-01 22:51:55 +03:00
Sefik Ilkin Serengil
7743629762
new version 2021-07-31 22:16:21 +03:00
Sefik Ilkin Serengil
e4484ac309 issue 131 normalization 2021-07-31 22:14:52 +03:00
Sefik Ilkin Serengil
b4631f1562 align arg for detectFace 2021-07-30 17:06:16 +03:00
Sefik Ilkin Serengil
412ca5743b Merge branch 'master' of https://github.com/serengil/deepface 2021-07-27 18:51:05 +03:00
Sefik Ilkin Serengil
3962545c82 issue 289 2021-07-27 18:50:56 +03:00