Commit Graph

49 Commits (2a7e490731fe2e9f49f2425669089dbbc12acf9c)

Author SHA1 Message Date
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 92926aa134 breaking changes to results.hand output properties 2021-06-01 07:01:59 -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 f357901e36 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic 589af02bbf implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
Vladimir Mandic d94c1d1513 use explicit tensor interface 2021-05-22 21:54:18 -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 1811e1c621 restructure results strong typing 2021-05-22 12:33:19 -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 733ffc8b2b update & fix posenet 2021-05-05 10:07:44 -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 b74eab5aac added support for multiple instances of human 2021-04-12 08:29:52 -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 f37be8efe5 start working on efficientpose 2021-03-26 18:50:19 -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 3ceb3df73e autodetect inputSizes 2021-03-11 10:26:14 -05:00
Vladimir Mandic f70f36f06f add debug logging flag 2021-03-02 11:27:42 -05:00
Vladimir Mandic 92cc067b6f added skipInitial flag 2021-03-01 17:20:02 -05:00
Vladimir Mandic a7236700ce update lint rules 2021-02-13 09:21:48 -05:00
Vladimir Mandic ab4759bf18 updated lint rules 2021-02-13 09:16:41 -05:00
Vladimir Mandic 7fd677681c updated typings 2021-02-08 12:47:38 -05:00
Vladimir Mandic 6fb133b55e convert to typescript 2021-02-08 11:39:09 -05:00
Vladimir Mandic 7396505391 work on blazepose 2021-01-11 14:35:57 -05:00
Vladimir Mandic b65c824d88 full async operations 2020-11-06 11:39:39 -05:00
Vladimir Mandic c28d77534a major work on handpose model 2020-11-04 14:59:30 -05:00
Vladimir Mandic a5f8ea7f86 changed demo build process 2020-11-04 11:43:51 -05:00
Vladimir Mandic 30c3a89c94 implemented simple gesture recognition 2020-11-04 10:18:22 -05:00
Vladimir Mandic fb1edae1c9 remove debug code 2020-11-04 01:13:40 -05:00
Vladimir Mandic b8c9687b29 redo hand detection 2020-11-04 01:11:24 -05:00
Vladimir Mandic 72836738b3 complete model refactoring 2020-11-03 09:34:36 -05:00
Vladimir Mandic 7b15efd028 major performance improvements for all models 2020-11-02 18:54:03 -05:00
Vladimir Mandic c571994d50 implemented image filters 2020-10-18 12:12:09 -04:00
Vladimir Mandic b146a0a64e pure tensor pipeline without image converts 2020-10-18 09:21:53 -04:00
Vladimir Mandic 5e90ab0d51 autodetect skipFrames 2020-10-18 08:07:45 -04:00
Vladimir Mandic 5754e5e36e fixed memory leaks and added scoped runs 2020-10-17 10:06:02 -04:00
Vladimir Mandic e1a514d7ca module parametrization and performance monitoring 2020-10-14 13:23:02 -04:00
Vladimir Mandic ded889484b implemented multi-hand support 2020-10-14 11:43:33 -04:00
Vladimir Mandic dfa78e1103 added node build and demo 2020-10-13 20:52:30 -04:00
Vladimir Mandic 08f8c6af15 updated demo 2020-10-13 09:59:21 -04:00
Vladimir Mandic de01483bc5 initial public commit 2020-10-11 19:22:43 -04:00