1080 Commits

Author SHA1 Message Date
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
Sefik Ilkin Serengil
03ce06be7f
links in description 2020-04-14 10:54:48 +03:00
Şefik Serangil
d2832a0b81 flash dependencies 2020-04-11 16:44:53 +03:00
Şefik Serangil
ccb7aafc48 api 2020-04-11 16:38:31 +03:00
Şefik Serangil
6bb308a7e1 model building once for api 2020-04-11 15:37:47 +03:00
Sefik Ilkin Serengil
fbbc931541
opencv added 2020-04-10 08:53:38 +03:00
Sefik Ilkin Serengil
c15659c4da
opencv added 2020-04-10 08:53:07 +03:00
Şefik Serangil
bc30a26fdd opencv removed from dep 2020-04-09 19:12:58 +03:00
Şefik Serangil
e01a3b16ba opencv requirement 2020-04-09 17:19:29 +03:00
Şefik Serangil
a152bd734e opencv 2020-04-09 17:12:04 +03:00
Şefik Serangil
d1e91faa3f matplotlib removed 2020-04-09 16:10:16 +03:00
Şefik Serangil
71edb0150f plotting disabled 2020-04-09 16:06:41 +03:00
Şefik Serangil
4696ca05df new version 2020-04-09 12:31:56 +03:00
Şefik Serangil
b98f36e562 api moved to different project 2020-04-09 12:24:32 +03:00
Şefik Serangil
8427be05c2 api support init 2020-04-09 12:04:51 +03:00
Sefik Ilkin Serengil
54c1c28b35
typo 2020-04-04 11:25:21 +03:00
Sefik Ilkin Serengil
731066dd6d
windows usage 2020-04-04 09:58:46 +03:00
Sefik Ilkin Serengil
ead901cdc1
show slashs 2020-04-04 09:56:15 +03:00
Sefik Ilkin Serengil
569a7ee3dc
show slashs 2020-04-04 09:55:52 +03:00