46 Commits

Author SHA1 Message Date
Sefik Ilkin Serengil
8fbc194f29
alternative thresholds as comment 2020-06-01 14:52:23 +03:00
Şefik Serangil
4440d82d44 distance in find function implemented 2020-05-25 17:23:15 +03:00
Şefik Serangil
89142e6872 find function added 2020-05-25 14:59:51 +03:00
Sefik Ilkin Serengil
892cbae56a
set enforce_detection to False message 2020-05-15 13:19:54 +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
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
Ş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
Şefik Serangil
fa81b4f7fd passing built models for analysis from api 2020-04-17 20:19:32 +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
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
Ş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
Şefik Serangil
71edb0150f plotting disabled 2020-04-09 16:06:41 +03:00
Şefik Serangil
8427be05c2 api support init 2020-04-09 12:04:51 +03:00
Şefik Serangil
9eaf86b27d walking enabled in db images 2020-04-03 23:37:11 +03:00
Şefik Serangil
6482e1b20e mood box shape 2020-04-01 15:49:29 +03:00
Şefik Serangil
67a86ef595 readme for stream 2020-03-31 21:49:46 +03:00
Şefik Serangil
bae9fb123d stream stock photo 2020-03-31 21:42:18 +03:00
Şefik Serangil
e38c251051 emotion for stream 2020-03-31 20:17:25 +03:00
Şefik Serangil
1af71925a2 stream function 2020-03-30 20:21:32 +03:00
Şefik Serangil
171c1a81d7 list operations supported 2020-03-05 15:20:45 +03:00
Şefik Serangil
5651615438 detectface for plot 2020-02-26 11:31:11 +03:00
Şefik Serangil
d3aef4e0c0 alignment fix for emotion 2020-02-25 22:11:57 +03:00
Şefik Serangil
905e1b082b alignment fix for emotion 2020-02-25 22:08:18 +03:00
Sefik Ilkin Serengil
9a7b66364a
plotting from the function 2020-02-23 23:36:28 +03:00
Şefik Serangil
cd329f74d6 face alignment 2020-02-23 23:25:49 +03:00
Şefik Serangil
c894020298 fb deepface model added 2020-02-15 18:52:58 +03:00
Şefik Serangil
c2464a5c55 workaround for interrupted weights 2020-02-13 18:33:14 +03:00
Şefik Serangil
5c6e9be50a new package structure 2020-02-13 14:08:16 +03:00
Sefik Ilkin Serengil
84fe836623
validate inputs function removed 2020-02-13 10:36:17 +03:00
Sefik Ilkin Serengil
9f785003b8
model_name and distance_metric check 2020-02-13 10:35:43 +03:00
Sefik Ilkin Serengil
79e27f9a07
url updated 2020-02-13 10:19:00 +03:00
Sefik Ilkin Serengil
08d09421c4
printing backends 2020-02-13 10:13:11 +03:00
Şefik Serangil
b7ed1897f5 calling analysis without param bug 2020-02-12 21:01:28 +03:00
Şefik Serangil
4fb23655c9 testing images 2020-02-10 17:52:09 +03:00
Şefik Serangil
8926b93ff2 demography and bugs 2020-02-10 16:55:48 +03:00
Şefik Serangil
850baea44a init 2020-02-08 23:48:44 +03:00