Commit Graph

38 Commits (86321b25237045612b63ef9feb3ca2bc557ed486)

Author SHA1 Message Date
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 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 4dba0c7247 added additional gestures 2020-11-09 09:31:11 -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 d2c6b6560d optimizations 2020-11-08 12:26:45 -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 c3cf00b583 model tuning 2020-11-06 15:35:58 -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 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 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