Commit Graph

61 Commits (a24c6e134bfd33fe91ddd94e8346ef145159ff99)

Author SHA1 Message Date
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 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 cd6f1f7e7a update hand algorithm 2020-11-08 01:17:25 -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 c9649d7397 optimized model loader 2020-11-07 10:37:19 -05:00
Vladimir Mandic 0670083e92 fix nms sync call 2020-11-06 19:25:37 -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 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 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 9b0b8cf390 enhanced processing resolution 2020-11-03 10:55:33 -05:00
Vladimir Mandic 2b5901ff55 complete model refactoring 2020-11-03 09:34:36 -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 0d99113f77 Revert "optimized canvas handling"
This reverts commit 80d7133a8e.
2020-11-02 17:31:37 -05:00
Vladimir Mandic 80d7133a8e optimized canvas handling 2020-11-02 17:25:35 -05:00
Vladimir Mandic 5e3193bf54 minor optimization to imagefx 2020-11-02 12:21:30 -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 e39831224d added wasm and webgpu backends 2020-10-30 10:23:49 -04:00
Vladimir Mandic b6ed98dde8 fix firefox compatibility bug 2020-10-27 11:56:41 -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 2566a9633f log initialization 2020-10-20 07:58:20 -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 f5f3a2c1d5 pure tensor pipeline without image converts 2020-10-18 09:21:53 -04:00
Vladimir Mandic 7a6741e3b4 autodetect skipFrames 2020-10-18 08:07:45 -04:00
Vladimir Mandic 08101e4c45 added diagnostics output 2020-10-17 11:43:04 -04:00
Vladimir Mandic 0411ed1371 parallelized agegender operations 2020-10-17 11:38:24 -04:00
Vladimir Mandic 8643a2191a fixed memory leaks and added scoped runs 2020-10-17 10:06:02 -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 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 03db7fd8da added blazeface back and front models 2020-10-15 20:20:37 -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