123 Commits

Author SHA1 Message Date
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
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
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
5c6e9be50a new package structure 2020-02-13 14:08:16 +03:00
Sefik Ilkin Serengil
9f785003b8
model_name and distance_metric check 2020-02-13 10:35:43 +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