Commit Graph

59 Commits (f7a51349bf58b475ef06b25d123e95b8d98a4f19)

Author SHA1 Message Date
Vladimir Mandic 79ac90f684 stricter linting, fix face annotations 2020-12-27 08:12:22 -05:00
ButzYung 94fb9408ad Variable name changes, setting .rawCoords only if necessary 2020-12-22 12:20:36 -05:00
ButzYung 2eb0578501 Option to return raw data (mesh, box) for Facemesh / "preserve aspect ratio" fix from Facemesh upstream 2020-12-22 12:20:36 -05:00
Vladimir Mandic ab87288e7d republish due to tfjs 2.8.0 issues 2020-12-16 14:49:14 -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 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 4679b859b8 implement multi-person gestures 2020-11-23 23:36:04 -05:00
Vladimir Mandic 2978b319c3 modularize pipeline models 2020-11-23 22:55:01 -05:00
Vladimir Mandic 853745512e changed build for optimized node & browser 2020-11-21 12:21:47 -05:00
Vladimir Mandic a84c26c781 camera exception handling 2020-11-20 07:52:50 -05:00
Vladimir Mandic 41f7386583 force f16 textures 2020-11-19 16:16:51 -05:00
Vladimir Mandic ef13c1e560 ui redesign 2020-11-19 14:45:59 -05:00
Vladimir Mandic adcb55c83a completed tfjs wrapper 2020-11-18 08:26:28 -05:00
Vladimir Mandic d81a8bdc1e fix serious performance bug around skipframes 2020-11-17 17:42:44 -05:00
Vladimir Mandic 01ad1809f2 swtich to custom tfjs bundle 2020-11-17 12:38:48 -05:00
Vladimir Mandic a773b9e2b9 swtich to tfjs source import 2020-11-17 10:18:15 -05:00
Vladimir Mandic a8d52c45d8 web worker fixes 2020-11-15 09:28:57 -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 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