Commit Graph

122 Commits (54ddb2e2bea2989f2dd813b3cdf387cfec160cc3)

Author SHA1 Message Date
Vladimir Mandic 54ddb2e2be fix and optimize for mobile platform 2021-05-28 10:43:48 -04:00
Vladimir Mandic bb5fe30692 lock typescript to 4.2 due to typedoc incompatibility with 4.3 2021-05-27 16:07:02 -04:00
Vladimir Mandic 7ba3f9b24e webhint and lighthouse optimizations 2021-05-26 08:47:31 -04:00
Vladimir Mandic da7721d580 add camera startup diag messages 2021-05-26 07:57:51 -04:00
Vladimir Mandic 70af13ce8c implemented unified result.persons that combines face, body and hands for each person 2021-05-24 11:10:13 -04:00
Vladimir Mandic edf2d896cf update iris distance calculations 2021-05-24 07:16:38 -04:00
Vladimir Mandic 4d404c7592 added experimental results interpolation for smooth draw operations 2021-05-23 13:55:33 -04:00
Vladimir Mandic 5aeb449a67 use explicit tensor interface 2021-05-22 21:54:18 -04:00
Vladimir Mandic 0fb63cea21 add tfjs types and remove all instances of any 2021-05-22 21:47:59 -04:00
Vladimir Mandic 0b907e56d9 enhance strong typing 2021-05-22 14:53:51 -04:00
Vladimir Mandic b11ae9bfae rebuild all for release 2021-05-22 13:17:07 -04:00
Vladimir Mandic 714d95f6ed restructure results strong typing 2021-05-22 12:33:19 -04:00
Vladimir Mandic 618ef6f7fa update dependencies 2021-05-21 06:54:02 -04:00
Vladimir Mandic 6ced134157 caching improvements 2021-05-20 19:14:07 -04:00
Vladimir Mandic 956e4743c7 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 53c070e3c5 update dependencies 2021-05-18 08:22:33 -04:00
Vladimir Mandic 8ad1d98970 update demos 2021-05-17 09:35:41 -04:00
Vladimir Mandic 0131b10767 update 2021-05-17 08:56:57 -04:00
Vladimir Mandic 91d37adde0 add node-video sample 2021-05-16 23:55:08 -04:00
Vladimir Mandic eba2f66151 update 2021-05-11 15:08:27 -04:00
Vladimir Mandic 4f9d5c7b09 fix node build and update model signatures 2021-05-11 07:53:06 -04:00
Vladimir Mandic 48351b1539 update & fix posenet 2021-05-05 10:07:44 -04:00
Vladimir Mandic 0120290047 switch posenet weights 2021-05-04 20:46:33 -04:00
Vladimir Mandic 31a794a8db update tfjs version 2021-05-04 11:19:46 -04:00
Vladimir Mandic 16540a2f5a release 1.8 with major changes and tfjs 3.6.0 2021-04-30 11:55:04 -04:00
Vladimir Mandic ab3d8e647e update 2021-04-28 08:58:21 -04:00
Vladimir Mandic 2546e7b7e9 add hand labels in draw 2021-04-26 07:37:29 -04:00
Vladimir Mandic b41d4783ef cleanup demo workflow 2021-04-26 07:19:30 -04:00
Vladimir Mandic 88b646b283 convert blazeface to module 2021-04-25 16:56:10 -04:00
Vladimir Mandic 266f547a88 add exception handlers to all demos 2021-04-25 14:30:40 -04:00
Vladimir Mandic 5e089f1f12 remove blazeface-front and add unhandledrejection handler 2021-04-25 14:15:38 -04:00
Vladimir Mandic 3c11ef4189 major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
Vladimir Mandic 439a7af2e4 enable webworker detection 2021-04-25 07:51:01 -04:00
Vladimir Mandic 437f2f914e enable cross origin isolation 2021-04-24 18:43:59 -04:00
Vladimir Mandic 4dba6b29cb rewrite posenet decoder 2021-04-24 16:04:49 -04:00
Vladimir Mandic e060f1947a update posenet model 2021-04-24 11:49:26 -04:00
Vladimir Mandic b40d5deca7 major version rebuild 2021-04-22 19:47:04 -04:00
Vladimir Mandic 403493fff6 update for tfjs 3.5.0 2021-04-22 19:46:18 -04:00
Vladimir Mandic a363a08633 update 2021-04-19 16:19:03 -04:00
Vladimir Mandic d270a45492 update gestures 2021-04-19 09:30:04 -04:00
Vladimir Mandic e0666cebe2 mobile demo optimization and iris gestures 2021-04-18 19:33:40 -04:00
Vladimir Mandic e2aff03f71 full rebuild 2021-04-16 18:03:15 -04:00
Vladimir Mandic 82730dda1d add full nodejs test coverage 2021-04-15 09:43:55 -04:00
Vladimir Mandic e42465d004 update tfjs 3.4.0 2021-04-14 12:53:00 -04:00
Vladimir Mandic e231e68d2d experimental node-wasm support 2021-04-13 21:45:45 -04:00
Vladimir Mandic 43f564a978 fix for safari imagebitmap 2021-04-13 11:32:22 -04:00
Vladimir Mandic 0af73ab567 refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
Vladimir Mandic de2b82e45d implement webrtc 2021-04-12 17:48:59 -04:00
Vladimir Mandic 6e0fe556e8 added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic 03d6be4e4c fix typedoc 2021-04-09 21:53:48 -04:00