Commit Graph

63 Commits (55fc6f536f339c188f003d6911eddb54a3237189)

Author SHA1 Message Date
Vladimir Mandic 55fc6f536f add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
Vladimir Mandic 1a21a0229c redefine config and result interfaces 2021-09-11 23:54:35 -04:00
Vladimir Mandic a8bd46e6fe improve face box caching 2021-08-17 09:15:47 -04:00
Vladimir Mandic c205c08fb0 strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic 38714b023f complete async work 2021-08-14 11:16:26 -04:00
Vladimir Mandic 85ac90c4e9 switch to async data reads 2021-08-12 09:31:16 -04:00
Vladimir Mandic 3adbbe152b fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
Vladimir Mandic fc424b176d fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Marco Godoy 97fcf059cd proposal #141 2021-07-29 09:46:39 -04:00
Vladimir Mandic a251ded89b modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic b6b1e63749 unified build 2021-06-05 12:59:11 -04:00
Vladimir Mandic 8a95539741 update build with automatic linter 2021-06-03 09:41:53 -04:00
Vladimir Mandic 1f4863a09d release candidate 2021-06-01 08:59:09 -04:00
Vladimir Mandic 6d31b16bde breaking changes to results.face output properties 2021-06-01 07:37:17 -04:00
Vladimir Mandic f357901e36 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic a5da0b3b3b add tfjs types and remove all instances of any 2021-05-22 21:47:59 -04:00
Vladimir Mandic 36e9c56746 enhance strong typing 2021-05-22 14:53:51 -04:00
Vladimir Mandic a62fc0b7d4 human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
Vladimir Mandic 5951d0f0d1 blazeface optimizations 2021-04-28 08:55:26 -04:00
Vladimir Mandic 6f380facdb convert blazeface to module 2021-04-25 16:56:10 -04:00
Vladimir Mandic 66054542c2 major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
Vladimir Mandic 1619f6655f enable cross origin isolation 2021-04-24 18:43:59 -04:00
Vladimir Mandic 7614b8582d update tfjs 3.4.0 2021-04-14 12:53:00 -04:00
Vladimir Mandic b74eab5aac added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic 58d0585027 exception handling 2021-04-09 10:02:40 -04:00
Vladimir Mandic ea8a96ad47 add modelBasePath option 2021-04-09 08:07:58 -04:00
Vladimir Mandic e2ed67e591 normalize all scores 2021-04-01 09:24:56 -04:00
Vladimir Mandic 20a4294ba1 initial work on face3d three.js demo 2021-03-29 15:59:16 -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 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 0294fb52f7 update nanodet and face rotation check 2021-03-23 14:46:44 -04:00
Vladimir Mandic bc4121aa08 precise face rotation 2021-03-21 16:16:13 -04:00
Vladimir Mandic a8428f5a69 refactor face classes 2021-03-21 07:49:55 -04:00
Vladimir Mandic 46eb55ffb6 fix box clamping and raw output 2021-03-17 14:35:11 -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 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