158 Commits

Author SHA1 Message Date
Sefik Ilkin Serengil
83a2be7a5d stream video 2021-03-21 18:38:06 +03:00
Sefik Serengil
fee02411b3 issue 197 2021-03-09 22:16:34 +03:00
Sefik Serengil
97be78b004 face region fixes 2021-02-17 20:18:04 +03:00
Sean Yong
1f8bea146e Fixed bug with ssd facebox region 2021-02-17 13:55:49 +08:00
Sean Yong
e22072142e Added retrieve bounding box from analysis 2021-02-17 13:23:01 +08:00
serengil
0ef832c081 bug fixed for numpy inputs 2020-12-22 11:40:28 +03:00
serengil
5cfdb3b179 arcface added 2020-12-14 15:04:41 +03:00
serengil
ada31621ac tf 2 compatible 2020-12-13 18:57:53 +03:00
serengil
08ce14e151 eye detector wasn't initialized for ssd backend 2020-12-08 09:49:36 +03:00
serengil
7b34c89d5d initialize input moved to functions 2020-12-07 22:40:18 +03:00
serengil
b1245e7055 real time implementation 2020-12-04 16:50:11 +03:00
serengil
3907515a0d clean codes 2020-12-02 11:10:54 +03:00
serengil
9f436f39a7 ensemble verify becomes cleaner 2020-11-30 19:51:20 +03:00
serengil
45f17417af boost verify 2020-11-30 16:50:49 +03:00
serengil
0b257841cb common boosting function 2020-11-30 14:20:17 +03:00
serengil
4d9e252d93 unnecessary comments removed 2020-11-29 22:04:12 +03:00
serengil
6e4cf06738 check face_detector global variable initialized 2020-11-29 22:02:31 +03:00
serengil
b663ac641b global detector initializer 2020-11-29 21:41:09 +03:00
serengil
005f3bee31 global model building function created 2020-11-29 12:39:25 +03:00
ma7555
85235fdadb Loads MTCNN once only + add better readibility
This builds the MTCNN network only once for faster inference
2020-11-28 15:17:11 +02:00
serengil
aa25d178c4 mtcnn is a must 2020-09-29 15:16:47 +03:00
Şefik Serangil
e6da083983 issue 100 - if detected face has 0 in some dimension 2020-09-27 09:11:05 +03:00
Şefik Serangil
ebb317c693 dlib is optional 2020-09-23 21:13:48 +03:00
Şefik Serangil
33fe352930 dlib, mtcnn and lgbm optional 2020-09-17 20:27:42 +03:00
Şefik Serangil
f3de735d72 mtcnn is a must dependency 2020-09-10 07:59:52 +03:00
Şefik Serangil
a0c06a3792 stream bug fixed 2020-09-08 09:07:08 +03:00
Şefik Serangil
99fad576fa desc for detectors 2020-09-07 08:42:44 +03:00
Şefik Serangil
01614eaeff clean code in preprocess 2020-09-06 11:56:09 +03:00
Şefik Serangil
7f6d9075d1 common align procedure added for opencv and mtcnn 2020-09-06 11:46:52 +03:00
Şefik Serangil
b9abfb9c00 new backends for detectors 2020-09-05 22:47:20 +03:00
Şefik Serangil
4f7c5273c9 issue 89 solved 2020-09-03 09:13:35 +03:00
Şefik Serangil
2351c9a3b5 warning added to stream function 2020-09-02 10:44:13 +03:00
Şefik Serangil
3471874b8f dlib resnet added 2020-08-16 21:24:12 +03:00
Sefik Ilkin Serengil
0c12758695
typo fixed 2020-08-08 18:29:39 +03:00
Şefik Serangil
b72b2ef05b division by zero problem 2020-06-28 11:28:14 +03:00
Şefik Serangil
7df474934c fix after PR 2020-06-18 14:54:26 +03:00
Şefik Serangil
be0b0d40c8 deepid bug fixed 2020-06-17 09:56:59 +03:00
Şefik Serangil
4bb49ab446 deepid in api and stream 2020-06-17 09:05:34 +03:00
Şefik Serangil
79e481ee7c deepid model added 2020-06-16 23:48:18 +03:00
Sefik Ilkin Serengil
8fbc194f29
alternative thresholds as comment 2020-06-01 14:52:23 +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
74d8a64d57 enforce face detection option 2020-05-04 10:54:28 +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
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
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
905e1b082b alignment fix for emotion 2020-02-25 22:08:18 +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
Sefik Ilkin Serengil
84fe836623
validate inputs function removed 2020-02-13 10:36:17 +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