Commit Graph

43 Commits (e62a5a5f8ee9993df00308e7371e20c7ca61a5c6)

Author SHA1 Message Date
Vladimir Mandic e9f4145b60 fix multiple memory leaks 2021-09-13 13:28:35 -04:00
Vladimir Mandic 1a21a0229c redefine config and result interfaces 2021-09-11 23:54:35 -04:00
Vladimir Mandic 85ac90c4e9 switch to async data reads 2021-08-12 09:31:16 -04:00
Vladimir Mandic fc424b176d fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Vladimir Mandic 8a95539741 update build with automatic linter 2021-06-03 09:41:53 -04:00
Vladimir Mandic f357901e36 update all box calculations 2021-05-25 08:58:20 -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 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 a8428f5a69 refactor face classes 2021-03-21 07:49:55 -04:00
Vladimir Mandic 3ceb3df73e autodetect inputSizes 2021-03-11 10:26:14 -05:00
Vladimir Mandic 26f8f76a7b enhanced age, gender, emotion detection 2021-03-10 09:44:45 -05:00
Vladimir Mandic f70f36f06f add debug logging flag 2021-03-02 11:27:42 -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 4f09368406 added faceboxes alternative model 2021-02-06 17:41:53 -05:00
Vladimir Mandic 41ff6e50af fix emotion labels 2021-01-06 06:51:20 -05:00
Vladimir Mandic cdd13e9fd9 stricter linting, fix face annotations 2020-12-27 08:12:22 -05:00
Vladimir Mandic cebd075047 improved caching and warmup 2020-12-11 10:11:49 -05:00
Vladimir Mandic a0aa1bd8da implemented face and hand boundary checks 2020-12-08 10:50:26 -05:00
Vladimir Mandic 7c0fe6dbf3 switch to central logger 2020-12-08 09:00:44 -05:00
Vladimir Mandic 21c1649c06 completed tfjs wrapper 2020-11-18 08:26:28 -05:00
Vladimir Mandic 3c0dde0d6b swtich to custom tfjs bundle 2020-11-17 12:38:48 -05:00
Vladimir Mandic 1efbc5c69d swtich to tfjs source import 2020-11-17 10:18:15 -05:00
Vladimir Mandic 26c32bc8af fix camera restart on resize 2020-11-14 07:02:05 -05:00
Vladimir Mandic 8d38c977be implemented face embedding 2020-11-13 16:13:35 -05:00
Vladimir Mandic 5807fb1bfa fix bug in async ops and change imports 2020-11-10 08:57:39 -05:00
Vladimir Mandic 4d8ceea62a add wasm bundle 2020-11-09 20:13:38 -05:00
Vladimir Mandic 0f35f6bf3e optimizations 2020-11-08 12:26:45 -05:00
Vladimir Mandic 94986ced0d optimized model loader 2020-11-07 10:37:19 -05:00
Vladimir Mandic db85fdb895 cache invalidation improvements 2020-11-06 13:50:16 -05:00
Vladimir Mandic b65c824d88 full async operations 2020-11-06 11:39:39 -05:00
Vladimir Mandic 234af100f7 fix canvas size on different orientation 2020-11-05 15:59:28 -05:00
Vladimir Mandic 09756545cc updated emotion models 2020-11-05 15:38:09 -05:00
Vladimir Mandic 3fa66a05e4 enhanced processing resolution 2020-11-03 10:55:33 -05:00
Vladimir Mandic 7b15efd028 major performance improvements for all models 2020-11-02 18:54:03 -05:00
Vladimir Mandic 184fc59e33 implemented memory profiler 2020-11-01 13:07:53 -05: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 1268fcef6f optimized demos and added scoped runs 2020-10-15 09:43:16 -04:00
Vladimir Mandic 095e5be481 added emotion backend 2020-10-14 18:22:38 -04:00