Commit Graph

125 Commits (5f08806e8f11644086b29619caaa6bacfccb977d)

Author SHA1 Message Date
Vladimir Mandic e1ba7ef942 quantize handdetect model 2021-05-29 18:29:57 -04:00
Vladimir Mandic 30df35ec7c added experimental movenet-lightning and removed blazepose from default dist 2021-05-29 09:20:01 -04:00
Vladimir Mandic b9a8d27d9c added experimental face.rotation.gaze 2021-05-28 15:53:51 -04:00
Vladimir Mandic ef22c94d62 fix and optimize for mobile platform 2021-05-28 10:43:48 -04:00
Vladimir Mandic 96ef4a4805 lock typescript to 4.2 due to typedoc incompatibility with 4.3 2021-05-27 16:07:02 -04:00
Vladimir Mandic 59a1fb3855 webhint and lighthouse optimizations 2021-05-26 08:47:31 -04:00
Vladimir Mandic 3c1111a831 add camera startup diag messages 2021-05-26 07:57:51 -04:00
Vladimir Mandic 7b4a90cfb5 implemented unified result.persons that combines face, body and hands for each person 2021-05-24 11:10:13 -04:00
Vladimir Mandic 33e8a92cd8 update iris distance calculations 2021-05-24 07:16:38 -04:00
Vladimir Mandic 19b17acbf5 added experimental results interpolation for smooth draw operations 2021-05-23 13:55:33 -04:00
Vladimir Mandic 76f624f78f use explicit tensor interface 2021-05-22 21:54:18 -04:00
Vladimir Mandic 2307767161 add tfjs types and remove all instances of any 2021-05-22 21:47:59 -04:00
Vladimir Mandic 24ec73e037 enhance strong typing 2021-05-22 14:53:51 -04:00
Vladimir Mandic f2ac34f4a9 rebuild all for release 2021-05-22 13:17:07 -04:00
Vladimir Mandic f0420232c6 restructure results strong typing 2021-05-22 12:33:19 -04:00
Vladimir Mandic 21d37c0f31 update dependencies 2021-05-21 06:54:02 -04:00
Vladimir Mandic 5566c145ea caching improvements 2021-05-20 19:14:07 -04:00
Vladimir Mandic 7cc927cb1c caching determination is now dynamic based on detection of input change and not based on input types 2021-05-18 11:36:24 -04:00
Vladimir Mandic 0b9baffbfd update dependencies 2021-05-18 08:22:33 -04:00
Vladimir Mandic 9c015670e5 update demos 2021-05-17 09:35:41 -04:00
Vladimir Mandic c295588cf7 update 2021-05-17 08:56:57 -04:00
Vladimir Mandic 30c6b80f01 add node-video sample 2021-05-16 23:55:08 -04:00
Vladimir Mandic 7f2a0cddfe update 2021-05-11 15:08:27 -04:00
Vladimir Mandic 1652300288 fix node build and update model signatures 2021-05-11 07:53:06 -04:00
Vladimir Mandic 36715ba3cd update & fix posenet 2021-05-05 10:07:44 -04:00
Vladimir Mandic a95ca54bbf switch posenet weights 2021-05-04 20:46:33 -04:00
Vladimir Mandic cb60baf47a update tfjs version 2021-05-04 11:19:46 -04:00
Vladimir Mandic e1754cf775 release 1.8 with major changes and tfjs 3.6.0 2021-04-30 11:55:04 -04:00
Vladimir Mandic f77c142965 update 2021-04-28 08:58:21 -04:00
Vladimir Mandic 3fe8807440 add hand labels in draw 2021-04-26 07:37:29 -04:00
Vladimir Mandic 6e2d6dc40f cleanup demo workflow 2021-04-26 07:19:30 -04:00
Vladimir Mandic 66b7272987 convert blazeface to module 2021-04-25 16:56:10 -04:00
Vladimir Mandic ed0fbd6e3c add exception handlers to all demos 2021-04-25 14:30:40 -04:00
Vladimir Mandic f26dae059e remove blazeface-front and add unhandledrejection handler 2021-04-25 14:15:38 -04:00
Vladimir Mandic fab62c6332 major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
Vladimir Mandic 7b4055e23d enable webworker detection 2021-04-25 07:51:01 -04:00
Vladimir Mandic a05b9e7774 enable cross origin isolation 2021-04-24 18:43:59 -04:00
Vladimir Mandic 01c9bb24b5 rewrite posenet decoder 2021-04-24 16:04:49 -04:00
Vladimir Mandic ead7dc3153 update posenet model 2021-04-24 11:49:26 -04:00
Vladimir Mandic b8309bcddb major version rebuild 2021-04-22 19:47:04 -04:00
Vladimir Mandic 9b39425410 update for tfjs 3.5.0 2021-04-22 19:46:18 -04:00
Vladimir Mandic d234e68fc9 update 2021-04-19 16:19:03 -04:00
Vladimir Mandic 9dd168733f update gestures 2021-04-19 09:30:04 -04:00
Vladimir Mandic 20f61a6b2b mobile demo optimization and iris gestures 2021-04-18 19:33:40 -04:00
Vladimir Mandic 5de743ceb2 full rebuild 2021-04-16 18:03:15 -04:00
Vladimir Mandic 9db6a151ee add full nodejs test coverage 2021-04-15 09:43:55 -04:00
Vladimir Mandic b9395af7ae update tfjs 3.4.0 2021-04-14 12:53:00 -04:00
Vladimir Mandic 8aec48d98a experimental node-wasm support 2021-04-13 21:45:45 -04:00
Vladimir Mandic d25d970ef4 fix for safari imagebitmap 2021-04-13 11:32:22 -04:00
Vladimir Mandic 6ff61e8546 refactored human.config and human.draw 2021-04-13 11:05:52 -04:00