Commit Graph

28 Commits (65d045547d0bd80d088f84f21636a22b59c725b0)

Author SHA1 Message Date
Vladimir Mandic 65d045547d fix wasm module 2020-11-09 06:32:11 -05:00
Vladimir Mandic 6af1768fa6 optimizations 2020-11-08 12:26:45 -05:00
Vladimir Mandic c31cf49807 fix hand detection performance 2020-11-07 11:25:03 -05:00
Vladimir Mandic 7666519d32 optimized model loader 2020-11-07 10:37:19 -05:00
Vladimir Mandic 5ecc072f0f model tuning 2020-11-06 15:35:58 -05:00
Vladimir Mandic 4c2bc9a48a full async operations 2020-11-06 11:39:39 -05:00
Vladimir Mandic 967877bd76 major work on handpose model 2020-11-04 14:59:30 -05:00
Vladimir Mandic 1af0b13c4b implemented simple gesture recognition 2020-11-04 10:18:22 -05:00
Vladimir Mandic 039b9356e8 redo hand detection 2020-11-04 01:11:24 -05:00
Vladimir Mandic 0153841891 enhanced processing resolution 2020-11-03 10:55:33 -05:00
Vladimir Mandic 63fb870e86 complete model refactoring 2020-11-03 09:34:36 -05:00
Vladimir Mandic 38b3af1d84 optimized demo 2020-11-02 22:15:37 -05:00
Vladimir Mandic d2bf2aeade major performance improvements for all models 2020-11-02 18:54:03 -05:00
Vladimir Mandic 18ec5f211f Revert "optimized canvas handling"
This reverts commit eaf603aa26.
2020-11-02 17:31:37 -05:00
Vladimir Mandic eaf603aa26 optimized canvas handling 2020-11-02 17:25:35 -05:00
Vladimir Mandic 3072e3a5d2 minor optimization to imagefx 2020-11-02 12:21:30 -05:00
Vladimir Mandic 38be53cb7e implemented memory profiler 2020-11-01 13:07:53 -05:00
Vladimir Mandic f7be2a7ad3 improved debug logging 2020-10-30 11:57:23 -04:00
Vladimir Mandic ce876f8c48 added wasm and webgpu backends 2020-10-30 10:23:49 -04:00
Vladimir Mandic d75f68227e fix firefox compatibility bug 2020-10-27 11:56:41 -04:00
Vladimir Mandic 4a18186f96 updated samples 2020-10-27 10:30:28 -04:00
Vladimir Mandic fedbb1aac4 implelented input resizing 2020-10-27 10:06:01 -04:00
Vladimir Mandic a9c03c111f log initialization 2020-10-20 07:58:20 -04:00
Vladimir Mandic 1b7ab8bdcf breaking change: convert to object class 2020-10-19 11:03:48 -04:00
Vladimir Mandic 827a04e2d0 compatibility notes 2020-10-18 14:14:05 -04:00
Vladimir Mandic aaeb842cf6 implemented image filters 2020-10-18 12:12:09 -04:00
Vladimir Mandic 5884c8cfe4 pure tensor pipeline without image converts 2020-10-18 09:21:53 -04:00
Vladimir Mandic d44ff5dbb2 autodetect skipFrames 2020-10-18 08:07:45 -04:00