663 Commits

Author SHA1 Message Date
Sefik Ilkin Serengil
aadb6c740f
target_size in detect face 2021-12-24 11:47:09 +03:00
Sefik Ilkin Serengil
ea10243c7e
target_size in detectFace 2021-12-24 11:44:46 +03:00
Sefik Ilkin Serengil
6cf7d73a21
kaggle removed 2021-12-23 21:25:35 +03:00
Sefik Ilkin Serengil
efc09d3423
retinaface 2021-12-23 21:21:18 +03:00
Sefik Ilkin Serengil
de9687a3e6
human beings 2021-12-23 18:22:25 +03:00
Sefik Ilkin Serengil
483cdc8d58
kaggler 2021-12-23 18:21:28 +03:00
Sefik Ilkin Serengil
8f72d85f0f
ytf 2021-12-23 18:16:43 +03:00
Sefik Ilkin Serengil
97faf237ae
score table 2021-12-23 18:10:35 +03:00
Sefik Ilkin Serengil
96b8f9878f
clean codes 2021-12-23 17:25:48 +03:00
Sefik Ilkin Serengil
5604fe88e5
tech stack illustration 2021-12-23 17:10:12 +03:00
Sefik Ilkin Serengil
7595cea816
Add files via upload 2021-12-23 17:09:22 +03:00
Sefik Ilkin Serengil
688a729d12
typo 2021-12-23 17:01:05 +03:00
Sefik Ilkin Serengil
fcccfb8179
facial landmarks 2021-12-23 17:00:30 +03:00
Sefik Ilkin Serengil
1ee0424ca6
retinaface 2021-12-23 16:57:07 +03:00
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
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