Commit Graph

264 Commits (fab6eb0b06a408f87524e8e4de32132dbd8528b0)

Author SHA1 Message Date
Vladimir Mandic 01e3eec30e fix face detection when mesh is disabled 2021-01-18 08:22:25 -05:00
Vladimir Mandic 46cf1694bf update 2021-01-13 09:40:04 -05:00
Vladimir Mandic 2a041305e9 added humangl custom backend 2021-01-13 09:35:31 -05:00
Vladimir Mandic 61c4d7ae6d code cleanup and enable minification 2021-01-12 09:55:08 -05:00
Vladimir Mandic 872fb5fdb2 work on blazepose 2021-01-11 14:35:57 -05:00
Vladimir Mandic 98bd96426a added iris gesture 2021-01-11 09:02:02 -05:00
Vladimir Mandic 6ba9cda7bb remove iris coords if iris is disabled 2021-01-05 16:41:54 -05:00
Vladimir Mandic e4a85fcb85 web worker fix 2021-01-03 10:41:56 -05:00
Vladimir Mandic 79ac90f684 stricter linting, fix face annotations 2020-12-27 08:12:22 -05:00
Vladimir Mandic 2f3b952c28 update nodejs platform support 2020-12-23 13:55:22 -05:00
Vladimir Mandic a472540b36 update 2020-12-17 21:09:25 -05:00
Vladimir Mandic 641d56547d major work on body module 2020-12-16 18:36:24 -05:00
Vladimir Mandic 5921d14bfe added custom webgl backend 2020-12-12 18:34:30 -05:00
Vladimir Mandic 4d43356d73 improved caching and warmup 2020-12-11 10:11:49 -05:00
Vladimir Mandic a1aaa44e8d conditional hand rotation 2020-12-10 15:46:45 -05:00
Vladimir Mandic 15004506d4 staggered skipframes 2020-12-10 14:47:53 -05:00
Vladimir Mandic 5c6e610a37 implemented face and hand boundary checks 2020-12-08 10:50:26 -05:00
Vladimir Mandic 7a0e5a555d embedded sample for warmup 2020-12-08 09:58:30 -05:00
Vladimir Mandic f65effc69d switch to central logger 2020-12-08 09:00:44 -05:00
Vladimir Mandic 40e0f1c4c4 minor compatibility fixes 2020-11-26 10:37:04 -05:00
Vladimir Mandic e1b3fff07c update for node v15 2020-11-25 09:13:19 -05:00
Vladimir Mandic 999c45c622 updated firefox css styling 2020-11-23 07:44:10 -05:00
Vladimir Mandic 853745512e changed build for optimized node & browser 2020-11-21 12:21:47 -05:00
Vladimir Mandic 5373809370 updated font 2020-11-21 07:33:41 -05:00
Vladimir Mandic a84c26c781 camera exception handling 2020-11-20 07:52:50 -05:00
Vladimir Mandic 899d8be570 bugfix embedding check 2020-11-19 15:22:08 -05:00
Vladimir Mandic ef13c1e560 ui redesign 2020-11-19 14:45:59 -05:00
Vladimir Mandic 7f5007851e optimize camera resize on mobile 2020-11-18 09:15:03 -05:00
Vladimir Mandic d81a8bdc1e fix serious performance bug around skipframes 2020-11-17 17:42:44 -05:00
Vladimir Mandic c7671ef89d switched to minified build 2020-11-16 15:51:46 -05:00
Vladimir Mandic a8d52c45d8 web worker fixes 2020-11-15 09:28:57 -05:00
Vladimir Mandic d038b1e266 update buffered output 2020-11-14 17:22:59 -05:00
Vladimir Mandic 86321b2523 fix camera restart on resize 2020-11-14 07:02:05 -05:00
Vladimir Mandic 9d80512e36 implemented face embedding 2020-11-13 16:13:35 -05:00
Vladimir Mandic a7f2bf2303 added internal benchmark tool 2020-11-12 17:00:06 -05:00
Vladimir Mandic bfbb3042af updated packages 2020-11-12 12:58:55 -05:00
Vladimir Mandic a3fa102a77 implemented buffered processing 2020-11-12 09:21:26 -05:00
Vladimir Mandic 17a8e20a53 fix for conditional model loading 2020-11-11 22:40:05 -05:00
Vladimir Mandic fcdb076549 added performance notes 2020-11-11 15:02:49 -05:00
Vladimir Mandic 53b4542140 fix bug in async ops and change imports 2020-11-10 08:57:39 -05:00
Vladimir Mandic de2819a96e add wasm bundle 2020-11-09 20:13:38 -05:00
Vladimir Mandic 57a93768f9 reimplemented blazeface processing 2020-11-09 14:26:10 -05:00
Vladimir Mandic a24c6e134b implemented blink detection 2020-11-09 08:57:24 -05:00
Vladimir Mandic 22d847311e fix wasm module 2020-11-09 06:32:11 -05:00
Vladimir Mandic a400b30178 refresh 2020-11-08 12:32:31 -05:00
Vladimir Mandic d2c6b6560d optimizations 2020-11-08 12:26:45 -05:00
Vladimir Mandic 11d3f76df0 update hand model 2020-11-08 09:56:02 -05:00
Vladimir Mandic 90abc61e4f updated ui 2020-11-07 11:34:09 -05:00
Vladimir Mandic 50c2648711 fix hand detection performance 2020-11-07 11:25:03 -05:00
Vladimir Mandic fc85f4a799 optimize font resizing 2020-11-06 22:20:42 -05:00
Vladimir Mandic c3cf00b583 model tuning 2020-11-06 15:35:58 -05:00
Vladimir Mandic eb3dbea2ca cache invalidation improvements 2020-11-06 13:50:16 -05:00
Vladimir Mandic 6f22d2a3d3 full async operations 2020-11-06 11:39:39 -05:00
Vladimir Mandic e15e80302e fix canvas size on different orientation 2020-11-05 15:59:28 -05:00
Vladimir Mandic 02ba731a60 updated emotion models 2020-11-05 15:38:09 -05:00
Vladimir Mandic bc35bf7584 optimized camera and mobile layout 2020-11-05 09:06:09 -05:00
Vladimir Mandic 91ddc0c57d fixed worker and filter compatibility 2020-11-05 08:21:23 -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 430a950112 redo hand detection 2020-11-04 01:11:24 -05:00
Vladimir Mandic 7860760017 added manifest 2020-11-03 15:24:02 -05:00
Vladimir Mandic 99db8d3724 update changelog 2020-11-03 11:11:53 -05:00
Vladimir Mandic 9b0b8cf390 enhanced processing resolution 2020-11-03 10:55:33 -05:00
Vladimir Mandic d3bd65ba50 fix pause restart 2020-11-03 09:40:04 -05:00
Vladimir Mandic 2b5901ff55 complete model refactoring 2020-11-03 09:34:36 -05:00
Vladimir Mandic 0f5ccda33c fixed typo 2020-11-02 22:17:56 -05:00
Vladimir Mandic 161f168bba optimized demo 2020-11-02 22:15:37 -05:00
Vladimir Mandic eb3bd3dae9 major performance improvements for all models 2020-11-02 18:54:03 -05:00
Vladimir Mandic 45aff915f5 fix demo image sample 2020-11-01 14:16:47 -05:00
Vladimir Mandic e6d195187b added tfjs-vis to distribution 2020-11-01 13:59:25 -05:00
Vladimir Mandic 813d052ea8 implemented memory profiler 2020-11-01 13:07:53 -05:00
Vladimir Mandic cc3d5f939e improved debug logging 2020-10-30 11:57:23 -04:00
Vladimir Mandic e3a00d48d0 updated menu ui 2020-10-30 10:29:50 -04:00
Vladimir Mandic e39831224d added wasm and webgpu backends 2020-10-30 10:23:49 -04:00
Vladimir Mandic a7c13e7c25 updated menu library 2020-10-27 14:20:21 -04:00
Vladimir Mandic 57d30f2710 Revert "updated menu handler"
This reverts commit c2781a3965.
2020-10-27 14:19:24 -04:00
Vladimir Mandic c2781a3965 updated menu handler 2020-10-27 14:07:39 -04:00
Vladimir Mandic 9be15515b5 updated samples 2020-10-27 10:30:28 -04:00
Vladimir Mandic 4664228d4b implelented input resizing 2020-10-27 10:06:01 -04:00
Vladimir Mandic 36675c5152 breaking change: convert to object class 2020-10-19 11:03:48 -04:00
Vladimir Mandic dfc67f0188 compatibility notes 2020-10-18 14:14:05 -04:00
Vladimir Mandic 362ee4441e implemented image filters 2020-10-18 12:12:09 -04:00
Vladimir Mandic 7a6741e3b4 autodetect skipFrames 2020-10-18 08:07:45 -04:00
Vladimir Mandic 2f60e4c72c new menu layout 2020-10-17 20:59:43 -04:00
Vladimir Mandic fdb08a91df fixed webcam initialization 2020-10-17 10:25:27 -04:00
Vladimir Mandic 8643a2191a fixed memory leaks and added scoped runs 2020-10-17 10:06:02 -04:00
Vladimir Mandic e36ac717cb modularized draw 2020-10-17 07:34:45 -04:00
Vladimir Mandic f3bf35533e added state handling 2020-10-17 07:15:23 -04:00
Vladimir Mandic 9f86c24fe3 refactored package file layout 2020-10-17 06:30:00 -04:00
Vladimir Mandic 45730a07a6 updated examples plus bugfixes 2020-10-16 15:04:51 -04:00
Vladimir Mandic 6a9a7b2467 added camera selection 2020-10-16 11:23:59 -04:00
Vladimir Mandic 93b5aa16ed optimized blazeface anchors 2020-10-16 10:48:10 -04:00
Vladimir Mandic fc0940a481 added error handling 2020-10-16 10:12:12 -04:00
Vladimir Mandic 2110bafb63 updated default values 2020-10-15 20:29:51 -04:00
Vladimir Mandic 03db7fd8da added blazeface back and front models 2020-10-15 20:20:37 -04:00
Vladimir Mandic 6de5ed0663 reduced web worker latency 2020-10-15 18:16:05 -04:00
Vladimir Mandic ff386b6e64 added debugging and versioning 2020-10-15 15:25:58 -04:00
Vladimir Mandic 567966a162 optimized demos and added scoped runs 2020-10-15 09:43:16 -04:00
Vladimir Mandic 3547da7130 added multi backend support 2020-10-15 08:16:34 -04:00
Vladimir Mandic 38d02819d3 added emotion backend 2020-10-14 18:22:38 -04:00
Vladimir Mandic 420607c490 module parametrization and performance monitoring 2020-10-14 13:23:02 -04:00
Vladimir Mandic 9e1776906f implemented multi-hand support 2020-10-14 11:43:33 -04:00
Vladimir Mandic 251c75d553 added node build and demo 2020-10-13 20:52:30 -04:00
Vladimir Mandic a1adaf3599 updated demo 2020-10-13 09:59:21 -04:00
Vladimir Mandic ca6d7a662d enable all models by default 2020-10-12 22:03:55 -04:00
Vladimir Mandic f81e183950 fixed memory leak 2020-10-12 22:01:35 -04:00
Vladimir Mandic 1fdd4d3753 added sample image 2020-10-12 10:59:55 -04:00
Vladimir Mandic 33bca90e14 updated docs 2020-10-12 10:27:22 -04:00
Vladimir Mandic 16d3099f74 updated model path 2020-10-12 10:15:00 -04:00
Vladimir Mandic ce33614987 updated model path 2020-10-12 10:14:26 -04:00
Vladimir Mandic df80506b43 updated iife and esm demos 2020-10-12 10:08:00 -04:00
Vladimir Mandic 5516daf2d6 updated demo 2020-10-11 21:21:41 -04:00
Vladimir Mandic c018daee34 initial public commit 2020-10-11 19:22:43 -04:00