134 Commits

Author SHA1 Message Date
Sefik Ilkin Serengil
62baee3b45 more robust eye detector for opencv 2021-06-23 23:36:40 +03:00
Sefik Ilkin Serengil
8071733ddf opencv detector is default 2021-06-23 13:46:47 +03:00
Sefik Ilkin Serengil
67149c629b stream bug 2021-06-15 18:36:47 +03:00
Sefik Ilkin Serengil
4267953dc3 retinaface as default detector 2021-06-13 17:12:38 +03:00
Sefik Ilkin Serengil
804fbaa511 52 version causes trouble for stream 2021-05-28 09:32:06 +03:00
Sefik Ilkin Serengil
9af7c33ff7 version 0.0.52 2021-05-27 22:41:51 +03:00
Sefik Ilkin Serengil
3cd55fcf00
mtcnn is not a mandatory lib 2021-05-27 16:43:48 +03:00
Sefik Ilkin Serengil
1812391a3c align argument 2021-04-29 21:38:08 +03:00
Sefik Ilkin Serengil
73d1950133 initialize detector in represent 2021-04-29 21:19:49 +03:00
Sefik Ilkin Serengil
91aa422677 some comments 2021-04-29 21:04:08 +03:00
Sefik Ilkin Serengil
d11f08958e global eye detector for opencv and ssd 2021-04-29 21:00:25 +03:00
Sefik Ilkin Serengil
f4c78457c2 retinaface perf 2021-04-29 09:11:33 +03:00
Sefik Ilkin Serengil
0bdc341ce7 clean code in detectors interface 2021-04-28 23:03:15 +03:00
Sefik Ilkin Serengil
b898f97b38 detector mechanism 2021-04-28 21:42:58 +03:00
Sefik Ilkin Serengil
974f8bf27b retinaface added 2021-04-26 21:37:01 +03:00
Sefik Ilkin Serengil
b0f152ab31 ignore tf2 warnings 2021-04-11 14:25:22 +03:00
Sefik Ilkin Serengil
45b4714f47 represent function referenced in verify 2021-04-11 14:19:33 +03:00
Sefik Ilkin Serengil
d43aacb87e represent function 2021-04-10 12:30:24 +03:00
olive380
1b2ac91dfc
Fix bounding box for dlib
Change right --> top
2021-03-29 16:04:44 +02:00
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
Sefik Ilkin Serengil
d37e8930fc
issue 185 2021-02-11 11:58:22 +03:00
Sefik Serengil
e295cbfb55 issue 182 resolved 2021-02-05 20:57:57 +03:00
Sefik Ilkin Serengil
2dea7aeeba
issue 175 2021-01-25 21:26:33 +03:00
Sefik Serengil
286d48395d issue 162, deepid find 2021-01-13 22:41:17 +03:00
serengil
27843d69b4 boosting gdown dependency 2020-12-26 21:38:23 +03:00
serengil
0ef832c081 bug fixed for numpy inputs 2020-12-22 11:40:28 +03:00
serengil
6be5b2d41a analyze function is cleaner 2020-12-21 23:30:00 +03:00
serengil
5cfdb3b179 arcface added 2020-12-14 15:04:41 +03:00
serengil
767b2028b5 tf2 2020-12-13 20:10: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
0eb2fcec6c docstrings 2020-12-05 20:43:06 +03:00
serengil
b1245e7055 real time implementation 2020-12-04 16:50:11 +03:00
serengil
7f8186278d .jpg .JPG problem 2020-12-04 14:50:40 +03:00
serengil
e2fde9157b dlib and lgbm are not must 2020-12-04 14:28:18 +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
4535e37c52 unused library imports removed 2020-11-30 14:26:14 +03:00
serengil
0b257841cb common boosting function 2020-11-30 14:20:17 +03:00
serengil
9c46a9ab17 dict for json instead of string in verification 2020-11-30 12:42:02 +03:00
serengil
3057d82e0f common input initializer for img pairs as arrays 2020-11-30 11:47:30 +03:00
serengil
edae2a799c dlib input shape retrieved from class similar to others 2020-11-30 11:11:16 +03:00
serengil
cdea61c043 json resp handled with dict instead of string 2020-11-30 09:59:41 +03:00
serengil
4d9e252d93 unnecessary comments removed 2020-11-29 22:04:12 +03:00