Commit Graph

59 Commits (4febbc1d3e4bb54b6280477423db874bb3785f14)

Author SHA1 Message Date
Vladimir Mandic 6796a9a1ba fix multiple memory leaks 2021-09-13 13:28:35 -04:00
Vladimir Mandic fd0df97d94 add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
Vladimir Mandic eef2b43852 redefine config and result interfaces 2021-09-11 23:54:35 -04:00
Vladimir Mandic e6f004dbf9 update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
Vladimir Mandic e5821563a1 implement finger poses in hand detection and gestures 2021-08-20 20:43:03 -04:00
Vladimir Mandic cf64b3259e strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic 4fd37dfd56 complete async work 2021-08-14 11:16:26 -04:00
Vladimir Mandic af28fff323 switch to async data reads 2021-08-12 09:31:16 -04:00
Vladimir Mandic 0fd7683a56 fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
Vladimir Mandic a3dea5a01f fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Vladimir Mandic b408c47847 modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic 4be7fc9294 unified build 2021-06-05 12:59:11 -04:00
Vladimir Mandic e4cdd3ffca update build with automatic linter 2021-06-03 09:41:53 -04:00
Vladimir Mandic 92f225d3df release candidate 2021-06-01 08:59:09 -04:00
Vladimir Mandic 47c5c6c822 breaking changes to results.face output properties 2021-06-01 07:37:17 -04:00
Vladimir Mandic 616aad6add breaking changes to results.hand output properties 2021-06-01 07:01:59 -04:00
Vladimir Mandic 23276d522c implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
Vladimir Mandic 0b62a4f9a3 finished draw buffering and smoothing and enabled by default 2021-05-30 23:21:48 -04:00
Vladimir Mandic 2903adbf37 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic c70e9817ef implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -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 f0420232c6 restructure results strong typing 2021-05-22 12:33:19 -04:00
Vladimir Mandic 43ec77d71b human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
Vladimir Mandic 36715ba3cd update & fix posenet 2021-05-05 10:07:44 -04:00
Vladimir Mandic 66b7272987 convert blazeface to module 2021-04-25 16:56:10 -04:00
Vladimir Mandic fab62c6332 major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
Vladimir Mandic e3b5dcb75e added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic 57fe43ab5d add modelBasePath option 2021-04-09 08:07:58 -04:00
Vladimir Mandic f0c7cd9b98 normalize all scores 2021-04-01 09:24:56 -04:00
Vladimir Mandic 1dd860d112 start working on efficientpose 2021-03-26 18:50:19 -04:00
Vladimir Mandic 61633928cf refactor face classes 2021-03-21 07:49:55 -04:00
Vladimir Mandic ad222d8b15 fix box clamping and raw output 2021-03-17 14:35:11 -04:00
Vladimir Mandic 1b53cd4b6b autodetect inputSizes 2021-03-11 10:26:14 -05:00
Vladimir Mandic 4d05c4f604 add debug logging flag 2021-03-02 11:27:42 -05:00
Vladimir Mandic 23205e8173 added skipInitial flag 2021-03-01 17:20:02 -05:00
Vladimir Mandic 34fca6fc1c update lint rules 2021-02-13 09:21:48 -05:00
Vladimir Mandic e7c1f95dd2 updated lint rules 2021-02-13 09:16:41 -05:00
Vladimir Mandic 4130ddb32f updated typings 2021-02-08 12:47:38 -05:00
Vladimir Mandic bfe688251b convert to typescript 2021-02-08 11:39:09 -05:00
Vladimir Mandic aa10a36350 work on blazepose 2021-01-11 14:35:57 -05:00
Vladimir Mandic 4c2bc9a48a full async operations 2020-11-06 11:39:39 -05:00
Vladimir Mandic 967877bd76 major work on handpose model 2020-11-04 14:59:30 -05:00
Vladimir Mandic b036205557 changed demo build process 2020-11-04 11:43:51 -05:00
Vladimir Mandic 1af0b13c4b implemented simple gesture recognition 2020-11-04 10:18:22 -05:00
Vladimir Mandic d345afbb6a remove debug code 2020-11-04 01:13:40 -05:00
Vladimir Mandic 039b9356e8 redo hand detection 2020-11-04 01:11:24 -05:00
Vladimir Mandic 63fb870e86 complete model refactoring 2020-11-03 09:34:36 -05:00
Vladimir Mandic d2bf2aeade major performance improvements for all models 2020-11-02 18:54:03 -05:00