Commit Graph

59 Commits (45af8e225cb53039dcfb41f61e4fb8498e1d7872)

Author SHA1 Message Date
Vladimir Mandic 45af8e225c fix multiple memory leaks 2021-09-13 13:28:35 -04:00
Vladimir Mandic 0ebf93154f add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
Vladimir Mandic 7c0751b15e redefine config and result interfaces 2021-09-11 23:54:35 -04:00
Vladimir Mandic b0bd103db2 update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
Vladimir Mandic 40de479c1e implement finger poses in hand detection and gestures 2021-08-20 20:43:03 -04:00
Vladimir Mandic f4a1fb2d48 strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic a77a39dbfa complete async work 2021-08-14 11:16:26 -04:00
Vladimir Mandic fc01b2a4a6 switch to async data reads 2021-08-12 09:31:16 -04:00
Vladimir Mandic 8b6e9327a4 fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
Vladimir Mandic d08b657ecd fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Vladimir Mandic 3b75e5e82c modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic fd5973b0c2 unified build 2021-06-05 12:59:11 -04:00
Vladimir Mandic b713dd5271 update build with automatic linter 2021-06-03 09:41:53 -04:00
Vladimir Mandic b79e380114 release candidate 2021-06-01 08:59:09 -04:00
Vladimir Mandic e19c65526c breaking changes to results.face output properties 2021-06-01 07:37:17 -04:00
Vladimir Mandic 8e727302e4 breaking changes to results.hand output properties 2021-06-01 07:01:59 -04:00
Vladimir Mandic 5788a80a7a implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
Vladimir Mandic b22d92b0bc finished draw buffering and smoothing and enabled by default 2021-05-30 23:21:48 -04:00
Vladimir Mandic 4ab5bbb6e6 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic 6e894c3baf implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -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 714d95f6ed restructure results strong typing 2021-05-22 12:33:19 -04:00
Vladimir Mandic 8741695dbd human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
Vladimir Mandic 48351b1539 update & fix posenet 2021-05-05 10:07:44 -04:00
Vladimir Mandic 88b646b283 convert blazeface to module 2021-04-25 16:56:10 -04:00
Vladimir Mandic 3c11ef4189 major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
Vladimir Mandic 6e0fe556e8 added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic b572858b97 add modelBasePath option 2021-04-09 08:07:58 -04:00
Vladimir Mandic 5931a6f541 normalize all scores 2021-04-01 09:24:56 -04:00
Vladimir Mandic dc7abbb459 start working on efficientpose 2021-03-26 18:50:19 -04:00
Vladimir Mandic 0e15a5e846 refactor face classes 2021-03-21 07:49:55 -04:00
Vladimir Mandic 8523da07b5 fix box clamping and raw output 2021-03-17 14:35:11 -04:00
Vladimir Mandic d5b620dbe8 autodetect inputSizes 2021-03-11 10:26:14 -05:00
Vladimir Mandic 7969623849 add debug logging flag 2021-03-02 11:27:42 -05:00
Vladimir Mandic 278cc818af added skipInitial flag 2021-03-01 17:20:02 -05:00
Vladimir Mandic a8ccee95bf update lint rules 2021-02-13 09:21:48 -05:00
Vladimir Mandic 17c9aa6583 updated lint rules 2021-02-13 09:16:41 -05:00
Vladimir Mandic 402ef8ae32 updated typings 2021-02-08 12:47:38 -05:00
Vladimir Mandic 3824deba29 convert to typescript 2021-02-08 11:39:09 -05:00
Vladimir Mandic 872fb5fdb2 work on blazepose 2021-01-11 14:35:57 -05:00
Vladimir Mandic 6f22d2a3d3 full async operations 2020-11-06 11:39:39 -05:00
Vladimir Mandic 9fa7e3d467 major work on handpose model 2020-11-04 14:59:30 -05:00
Vladimir Mandic 37321af4ae changed demo build process 2020-11-04 11:43:51 -05:00
Vladimir Mandic d94aa0362c implemented simple gesture recognition 2020-11-04 10:18:22 -05:00
Vladimir Mandic 6653cff104 remove debug code 2020-11-04 01:13:40 -05:00
Vladimir Mandic 430a950112 redo hand detection 2020-11-04 01:11:24 -05:00
Vladimir Mandic 2b5901ff55 complete model refactoring 2020-11-03 09:34:36 -05:00
Vladimir Mandic eb3bd3dae9 major performance improvements for all models 2020-11-02 18:54:03 -05:00