1998 Commits

Author SHA1 Message Date
Sefik Ilkin Serengil
1f990f5a21
topics 2020-05-21 08:51:14 +03:00
Sefik Ilkin Serengil
b595b5e6bc
restore 2020-05-20 22:44:08 +03:00
Sefik Ilkin Serengil
7caabb3475
fr 2020-05-20 22:43:53 +03:00
Sefik Ilkin Serengil
52a5029459
demo links 2020-05-20 22:43:17 +03:00
Sefik Ilkin Serengil
32d56dfb16
demo removed 2020-05-20 09:44:21 +03:00
Sefik Ilkin Serengil
6ac85e3881
demo added 2020-05-20 09:43:48 +03:00
Sefik Ilkin Serengil
892cbae56a
set enforce_detection to False message 2020-05-15 13:19:54 +03:00
Sefik Ilkin Serengil
c1fa8b022e
facial expression 2020-05-07 23:28:00 +03:00
Sefik Ilkin Serengil
33cbdfd6c2
e-learning 2020-05-05 16:31:09 +03:00
Şefik Serangil
eeacf48069 bug fix 2020-05-04 13:38:57 +03:00
Şefik Serangil
728df10e46 progress bar 2020-05-04 11:48:14 +03:00
Şefik Serangil
74d8a64d57 enforce face detection option 2020-05-04 10:54:28 +03:00
Sefik Ilkin Serengil
d9c6a4eaa4
how 2020-05-01 20:25:09 +03:00
Sefik Ilkin Serengil
fe7ffcf6be
real time demo 2020-04-29 09:52:00 +03:00
Sefik Ilkin Serengil
e62dd415ae
autoencode 2020-04-29 09:47:40 +03:00
Sefik Ilkin Serengil
9745728b76
autoencoder 2020-04-29 09:47:14 +03:00
Sefik Ilkin Serengil
ee8d34a3b7
nn 2020-04-22 10:05:22 +03:00
Sefik Ilkin Serengil
eb852ed2b5
Merge pull request #21 from Jasonnor/feature/api_port_option
feature: add port argument of api.py
2020-04-22 08:10:14 +03:00
Jasonnor
f284ba8f15 feature: port argument of api.py 2020-04-22 10:19:07 +08:00
Sefik Ilkin Serengil
e6252cd7db
face recognition model comparison 2020-04-21 17:53:13 +03:00
Sefik Ilkin Serengil
62f612050c
Merge pull request #20 from uriafranko/No-Redetect
Prevent re-detection on 224
2020-04-21 17:40:01 +03:00
Uria Franko
c6300b53e0 Typo Mistake 2020-04-21 16:24:47 +03:00
Uria Franko
58b0b0a037 Prevent re-detect on 224 2020-04-21 16:02:03 +03:00
Sefik Ilkin Serengil
1d85f82319
pre-built models for analyze 2020-04-21 13:05:01 +03:00
Sefik Ilkin Serengil
8d6c12bbc7
passing pre-built model 2020-04-21 13:04:25 +03:00
Sefik Ilkin Serengil
b7feb7b971
passing pre-built models 2020-04-21 13:02:38 +03:00
Sefik Ilkin Serengil
efc8221d32
facial analysis timeit 2020-04-21 12:23:44 +03:00
Sefik Ilkin Serengil
b7ba13f273
timeit for face recognition 2020-04-21 12:18:21 +03:00
Şefik Serangil
26444c0c8f postman requests 2020-04-20 14:59:21 +03:00
Sefik Ilkin Serengil
f0879fe740
new version 2020-04-20 14:43:34 +03:00
Şefik Serangil
6f51009ccd memory allocation + graph problem in verify 2020-04-20 14:30:11 +03:00
Sefik Ilkin Serengil
32b9ee5369
duplicated import 2020-04-20 09:03:00 +03:00
Sefik Ilkin Serengil
975867accd
api ref 2020-04-19 11:34:01 +03:00
Şefik Serangil
b094fc9963 new version 2020-04-17 20:26:19 +03:00
Şefik Serangil
fa81b4f7fd passing built models for analysis from api 2020-04-17 20:19:32 +03:00
Sefik Ilkin Serengil
f742dfd1f8
pip install deepface 2020-04-17 16:50:21 +03:00
Sefik Ilkin Serengil
921d17ac48
deepface api 2020-04-17 16:29:17 +03:00
Sefik Ilkin Serengil
4a8a8e96ba
deepface api 2020-04-17 16:28:34 +03:00
Sefik Ilkin Serengil
a14480c85c
installation moved to upper location 2020-04-17 16:22:15 +03:00
Sefik Ilkin Serengil
dd38e3dba9
links 2020-04-17 15:23:13 +03:00
Sefik Ilkin Serengil
fc70aa0aad
Merge pull request #17 from uriafranko/uria-franko
passing already built models to analyze function as well
2020-04-17 15:20:10 +03:00
Uria Franko
987c5782a0 Revert "Revert "Analyze Pass Models""
This reverts commit 378417f7691a5240434389728a73ff66719274cd.
2020-04-17 14:59:01 +03:00
Uria Franko
378417f769 Revert "Analyze Pass Models"
This reverts commit b124c7bd391f492f07df3fd4a5f13888be3f8426.
2020-04-17 14:57:53 +03:00
Uria Franko
b124c7bd39 Analyze Pass Models 2020-04-17 14:49:10 +03:00
Uria Franko
1fcbd36464 Return Built Models 2020-04-16 11:32:56 +03:00
Uria Franko
d9c7ad6b7a Update Contributors.md 2020-04-16 10:41:51 +03:00
Uria Franko
59d5b5f27e Add uria-franko to Contributors list 2020-04-16 10:38:08 +03:00
Uria Franko
93c9462161 Load models to memory
2 new functions:
verify_init(model_name)
analyze_init(models)

The functions created in order to pre load models to memory for shorter analzye / verify first time
Ex:
Real time analyze waiting for first face to show
without analyze_init()
first analyze takes 1.5 sec
with analyze_init()
first analyze takes 0.3 sec
2020-04-16 10:37:23 +03:00
Uria Franko
8cc09f4314 Update DeepFace.py 2020-04-16 10:29:34 +03:00
Uria Franko
459b40d0e8 Update DeepFace.py 2020-04-16 10:27:50 +03:00