Commit Graph

194 Commits (7b980ccec819162301060a886211649737c831a8)

Author SHA1 Message Date
Vladimir Mandic e2ed67e591 normalize all scores 2021-04-01 09:24:56 -04:00
Vladimir Mandic 547e9fff8d added face3d demo 2021-03-30 09:03:18 -04:00
Vladimir Mandic 20a4294ba1 initial work on face3d three.js demo 2021-03-29 15:59:16 -04:00
Vladimir Mandic fff34ca5b9 new serve module and demo structure 2021-03-29 14:40:34 -04:00
Vladimir Mandic fb41bb4544 move gl flags to correct location 2021-03-28 13:22:22 -04:00
Vladimir Mandic 6b516ee72d minor rotation calculation fix 2021-03-28 08:49:56 -04:00
Vladimir Mandic a836113aa8 remove debug output 2021-03-28 08:44:53 -04:00
Vladimir Mandic 54195efd2a new face rotation calculations 2021-03-28 08:40:39 -04:00
ButzYung 1fc99eb1a7 cleanup 2021-03-28 07:32:31 -04:00
ButzYung a5b78acdef rotationMatrixToEulerAngle, and fixes 2021-03-28 07:32:31 -04:00
ButzYung 420645ad86 face rotation matrix 2021-03-28 07:32:31 -04:00
Vladimir Mandic 15596a0f07 experimental: add efficientpose 2021-03-27 15:43:48 -04:00
Vladimir Mandic c0f551ccd8 implement nanodet 2021-03-27 10:25:31 -04:00
Vladimir Mandic f37be8efe5 start working on efficientpose 2021-03-26 18:50:19 -04:00
Vladimir Mandic 8c56326914 fix broken exports 2021-03-25 08:43:51 -04:00
Vladimir Mandic 11888adbb2 updated face description 2021-03-24 11:08:49 -04:00
Vladimir Mandic 899ef280f2 improve fact matching 2021-03-23 15:24:58 -04:00
Vladimir Mandic 0294fb52f7 update nanodet and face rotation check 2021-03-23 14:46:44 -04:00
Vladimir Mandic c465175534 update demos 2021-03-21 17:47:00 -04:00
Vladimir Mandic bc4121aa08 precise face rotation 2021-03-21 16:16:13 -04:00
Vladimir Mandic ee05c6a283 new module: face description 2021-03-21 14:18:51 -04:00
Vladimir Mandic a8428f5a69 refactor face classes 2021-03-21 07:49:55 -04:00
Vladimir Mandic 71cb78abda update 2021-03-17 20:26:43 -04:00
Vladimir Mandic 447d626584 redefine tensor 2021-03-17 20:23:12 -04:00
Vladimir Mandic 960bd66c31 enforce types 2021-03-17 20:16:40 -04:00
Vladimir Mandic b2f8f41966 update 2021-03-17 18:33:12 -04:00
Vladimir Mandic 2265e12d69 type definitions 2021-03-17 18:23:19 -04:00
Vladimir Mandic 46eb55ffb6 fix box clamping and raw output 2021-03-17 14:35:11 -04:00
Vladimir Mandic 681013b84b hierarchical readme notes 2021-03-17 12:01:54 -04:00
Vladimir Mandic 3713078a3d update 2021-03-17 11:40:31 -04:00
Vladimir Mandic a5ff47ed23 add experimental nanodet object detection 2021-03-17 11:32:37 -04:00
Vladimir Mandic ff489a2f76 implement human.match and embedding demo 2021-03-15 12:14:48 -04:00
Vladimir Mandic 35291e3182 fix broken build 2021-03-14 13:49:01 -04:00
Vladimir Mandic fdbbfdf739 update 2021-03-14 13:39:47 -04:00
Vladimir Mandic 6eb04b75e6 add typedocs and types 2021-03-13 22:31:09 -05:00
Vladimir Mandic 01990ad117 strong typings 2021-03-13 13:47:45 -05:00
Vladimir Mandic ff2d53f893 update embedding and strong typings 2021-03-13 11:26:53 -05:00
Vladimir Mandic ba1ba91b07 distance based on minkowski space and limited euclidean space 2021-03-12 18:24:34 -05:00
Vladimir Mandic ee9d0d50b2 guard against invalid input images 2021-03-12 16:43:36 -05:00
Vladimir Mandic ea5c9b9be6 switched face embedding to mobileface 2021-03-12 12:54:08 -05:00
Vladimir Mandic 8b5e7cc2d5 add face return tensor 2021-03-11 22:04:44 -05:00
Vladimir Mandic ca1bc638f8 add test for face descriptors 2021-03-11 18:26:04 -05:00
Vladimir Mandic fb10a529ab wip on embedding 2021-03-11 13:31:36 -05:00
Vladimir Mandic 0ee6b8b00c simplify face box coordinate calculations 2021-03-11 11:44:22 -05:00
Vladimir Mandic 3ceb3df73e autodetect inputSizes 2021-03-11 10:26:14 -05:00
Vladimir Mandic 26f8f76a7b enhanced age, gender, emotion detection 2021-03-10 09:44:45 -05:00
Vladimir Mandic 30bc77a99d remove blazeface-front and faceboxes 2021-03-09 18:32:35 -05:00
Vladimir Mandic 57d4b767d1 fix for face detector when mesh is disabled 2021-03-09 13:15:40 -05:00
Vladimir Mandic 3588007f1c fix performance issue when running with low confidence 2021-03-08 10:06:34 -05:00
Vladimir Mandic 9383c66a6c update docs and demo 2021-03-08 07:32:24 -05:00