Commit Graph

247 Commits (e0374f02df7920f5af2707d8b3097614bee6f7d6)

Author SHA1 Message Date
Vladimir Mandic dba040c662 update tslib 2021-04-06 11:38:01 -04:00
Vladimir Mandic da8e441ad9 add dynamic viewport and fix web worker 2021-04-05 11:48:24 -04:00
Vladimir Mandic 4a2a69fc18 input type validation 2021-04-02 08:37:35 -04:00
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
Vladimir Mandic be8de4b901 implemented 3d face angle calculations 2021-03-06 17:22:47 -05:00
Vladimir Mandic 456d34ee22 add curve draw output 2021-03-06 10:38:04 -05:00
Vladimir Mandic 52d811b5cb fix human.draw 2021-03-05 14:30:09 -05:00
Vladimir Mandic 35d720dbd3 update human.draw helper methods 2021-03-05 11:43:50 -05:00
Vladimir Mandic 32247c1b06 cleanup blazepose code 2021-03-05 08:03:00 -05:00
Vladimir Mandic 17dc287e15 added blazepose-upper 2021-03-05 07:39:37 -05:00
Vladimir Mandic f32eb96b39 implement blazepose and update demos 2021-03-04 10:33:08 -05:00
Vladimir Mandic 8667da95c2 fine tuning age and face models 2021-03-03 09:59:04 -05:00
Vladimir Mandic f70f36f06f add debug logging flag 2021-03-02 11:27:42 -05:00
Vladimir Mandic 92cc067b6f added skipInitial flag 2021-03-01 17:20:02 -05:00
Vladimir Mandic ccbd6d0021 update 2021-02-26 10:13:31 -05:00
Vladimir Mandic 3f6d0aa9eb update 2021-02-26 10:05:56 -05:00
Vladimir Mandic 09fe21c7af rebuild 2021-02-26 09:04:15 -05:00
Vladimir Mandic 2730ca020e update default gender model 2021-02-24 09:57:33 -05:00
Vladimir Mandic 10f4b300f9 updated model defaults 2021-02-22 09:13:11 -05:00
Vladimir Mandic 03cfe16240 remove extra items 2021-02-21 21:49:20 -05:00
Vladimir Mandic 9cd4b153bf embedding fix 2021-02-21 14:46:50 -05:00
Vladimir Mandic 8b5deabf7e build fix 2021-02-21 14:06:13 -05:00
Vladimir Mandic e0f7748171 embedding fix 2021-02-21 13:34:26 -05:00
Vladimir Mandic 9f90fcab7f fix imagefx and add dev builds 2021-02-21 07:20:58 -05:00
Vladimir Mandic cd16dcce49 update imagefx 2021-02-19 08:35:41 -05:00
Vladimir Mandic 81b242b123 update tfjs to 3.1.0 2021-02-17 10:22:38 -05:00
Vladimir Mandic a7236700ce update lint rules 2021-02-13 09:21:48 -05:00
Vladimir Mandic ab4759bf18 updated lint rules 2021-02-13 09:16:41 -05:00
Vladimir Mandic 7fd677681c updated typings 2021-02-08 12:47:38 -05:00
Vladimir Mandic 6fb133b55e convert to typescript 2021-02-08 11:39:09 -05:00
Vladimir Mandic 4f09368406 added faceboxes alternative model 2021-02-06 17:41:53 -05:00
Vladimir Mandic 6387b5afbb added warmup for nodejs 2021-01-30 13:23:07 -05:00
Vladimir Mandic 508e7c73cf fix face detection when mesh is disabled 2021-01-18 08:22:25 -05:00
Vladimir Mandic e4324e07ab added humangl custom backend 2021-01-13 09:35:31 -05:00
Vladimir Mandic f9c0e8cd41 code cleanup and enable minification 2021-01-12 09:55:08 -05:00
Vladimir Mandic 01aeb1cd30 fix safari incopatibility 2021-01-12 08:24:00 -05:00
Vladimir Mandic 7396505391 work on blazepose 2021-01-11 14:35:57 -05:00
Vladimir Mandic 27761077b5 added iris gesture 2021-01-11 09:02:02 -05:00
Vladimir Mandic 41ff6e50af fix emotion labels 2021-01-06 06:51:20 -05:00
Vladimir Mandic 0417058ff9 remove iris coords if iris is disabled 2021-01-05 16:41:54 -05:00
Vladimir Mandic 06b7922f62 update iris objects 2021-01-05 16:33:43 -05:00
Vladimir Mandic cdd13e9fd9 stricter linting, fix face annotations 2020-12-27 08:12:22 -05:00
Vladimir Mandic 90a121a362 update nodejs platform support 2020-12-23 13:55:22 -05:00
Vladimir Mandic 71679812ba added rawBox and rawMesh 2020-12-22 12:34:47 -05:00
ButzYung ad3dd30fa0 Variable name changes, setting .rawCoords only if necessary 2020-12-22 12:20:36 -05:00
ButzYung 95bbeb1146 Option to return raw data (mesh, box) for Facemesh / "preserve aspect ratio" fix from Facemesh upstream 2020-12-22 12:20:36 -05:00
Vladimir Mandic 005938b85e add z axis scaling 2020-12-16 19:16:54 -05:00
Vladimir Mandic 1a73761da0 major work on body module 2020-12-16 18:36:24 -05:00
Vladimir Mandic bbebaccd3b republish due to tfjs 2.8.0 issues 2020-12-16 14:49:14 -05:00
Vladimir Mandic 977f92fa96 added custom webgl backend 2020-12-12 18:34:30 -05:00
Vladimir Mandic cebd075047 improved caching and warmup 2020-12-11 10:11:49 -05:00