Commit Graph

116 Commits (98c5b3fcbca8c711f68f5a12d1405b4aba16c34f)

Author SHA1 Message Date
Vladimir Mandic ee79bc0e13 added demo node-canvas 2021-08-31 14:48:55 -04:00
Vladimir Mandic 34046f0528 dynamically generate default wasm path 2021-08-31 13:00:06 -04:00
Vladimir Mandic a6ea8f5ca3 implement finger poses in hand detection and gestures 2021-08-20 20:43:03 -04:00
Vladimir Mandic ece985b6b7 add static type definitions to main class 2021-08-19 16:16:56 -04:00
Vladimir Mandic c97eb67c5b add webgu checks 2021-08-15 08:09:40 -04:00
Vladimir Mandic 8b574b4046 experimental webgpu support 2021-08-14 18:00:26 -04:00
Vladimir Mandic 3adbbe152b fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
Vladimir Mandic d20c5500d7 updated gesture types 2021-07-29 11:01:50 -04:00
Vladimir Mandic 41b340b897 update tfjs and typescript 2021-07-29 09:53:13 -04:00
Vladimir Mandic 0d58300990 add note on manually disping tensor 2021-06-18 13:39:20 -04:00
Vladimir Mandic a251ded89b modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic 9caf2f8b77 update typedoc 2021-06-18 07:25:33 -04:00
Vladimir Mandic 93f3b159f7 modularize build platform 2021-06-06 20:34:29 -04:00
Vladimir Mandic 3eb4ae69fa custom build tfjs from sources 2021-06-06 19:00:34 -04:00
Vladimir Mandic 9f162d473b modularize build platform 2021-06-05 17:51:46 -04:00
Vladimir Mandic f345538794 enable body segmentation and background replacement in demo 2021-06-05 16:13:41 -04:00
Vladimir Mandic fdf60830e3 enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00
Vladimir Mandic ac25188c01 work on body segmentation 2021-06-04 20:22:05 -04:00
Vladimir Mandic 2967f6fca1 added experimental body segmentation module 2021-06-04 13:52:40 -04:00
Vladimir Mandic 8a95539741 update build with automatic linter 2021-06-03 09:41:53 -04:00
Vladimir Mandic c0a7288a3f release candidate 2021-06-02 13:39:02 -04:00
Vladimir Mandic fc52025be6 update tests and demos 2021-06-02 13:35:33 -04:00
Vladimir Mandic 1f4863a09d release candidate 2021-06-01 08:59:09 -04:00
Vladimir Mandic 9e51e1a476 implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
Vladimir Mandic 637f53736e finished draw buffering and smoothing and enabled by default 2021-05-30 23:21:48 -04:00
Vladimir Mandic c76d5ee5a2 update typedoc definitions 2021-05-30 18:45:39 -04:00
Vladimir Mandic 08f4e65d81 quantize handdetect model 2021-05-29 18:29:57 -04:00
Vladimir Mandic cd6da52bdb added experimental movenet-lightning and removed blazepose from default dist 2021-05-29 09:20:01 -04:00
Vladimir Mandic 8c9fb63b01 added experimental face.rotation.gaze 2021-05-28 15:53:51 -04:00
Vladimir Mandic f357901e36 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic e62f18e34e implemented unified result.persons that combines face, body and hands for each person 2021-05-24 11:10:13 -04:00
Vladimir Mandic 53d2241036 update iris distance calculations 2021-05-24 07:16:38 -04:00
Vladimir Mandic 4ed9e9f3a1 added experimental results interpolation for smooth draw operations 2021-05-23 13:55:33 -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 4c14bcd80e rebuild all for release 2021-05-22 13:17:07 -04:00
Vladimir Mandic 1811e1c621 restructure results strong typing 2021-05-22 12:33:19 -04:00
Vladimir Mandic bb69645f54 caching improvements 2021-05-20 19:14:07 -04:00
Vladimir Mandic dcf3c33382 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 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 65cabb2693 rewrite posenet decoder 2021-04-24 16:04:49 -04:00
Vladimir Mandic 6c064bdf12 update 2021-04-19 16:19:03 -04:00
Vladimir Mandic 203178e28f mobile demo optimization and iris gestures 2021-04-18 19:33:40 -04:00
Vladimir Mandic 89182f991a refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
Vladimir Mandic b74eab5aac added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic 8d5bf251aa fix typedoc 2021-04-09 21:53:48 -04:00
Vladimir Mandic 547e9fff8d added face3d demo 2021-03-30 09:03:18 -04:00
Vladimir Mandic f37be8efe5 start working on efficientpose 2021-03-26 18:50:19 -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 8ba3c795cf switch to single jumbo dts 2021-03-17 18:48:02 -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 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 e4c61f18ce custom typedoc 2021-03-15 12:29:51 -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