Commit Graph

45 Commits (eaeb02592e9a625b7eb81b427bd2327e301b7b36)

Author SHA1 Message Date
Jimmy Nyström eaeb02592e Removed direct usage of performance.now
Switched to using the utility function that works in both nodejs and browser environments
2021-10-19 09:58:14 -04:00
Vladimir Mandic 2930255757 optimize image preprocessing 2021-10-12 11:39:18 -04:00
Vladimir Mandic c430d0d99d update imagefx 2021-10-12 09:48:00 -04:00
Vladimir Mandic 67afa5952f set webgpu optimized flags 2021-10-11 09:22:39 -04:00
Vladimir Mandic ce37a0f716 major precision improvements to movenet and handtrack 2021-10-10 22:29:20 -04:00
Vladimir Mandic 90ec92bbe2 image processing fixes 2021-10-10 17:52:43 -04:00
Vladimir Mandic 02afd6c54f workaround for chrome offscreencanvas bug 2021-10-06 11:30:34 -04:00
Vladimir Mandic 12644a3e06 fix backend conflict in webworker 2021-10-04 17:03:36 -04:00
Vladimir Mandic 8a50618e9a add blazepose v2 and add annotations to body results 2021-10-04 16:29:15 -04:00
Vladimir Mandic 8579766d5f breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
Vladimir Mandic 0643fb50df refactoring 2021-09-27 13:58:13 -04:00
Vladimir Mandic 16f993c266 new samples gallery and major code folder restructure 2021-09-25 11:51:15 -04:00
Vladimir Mandic 43d3c6ce80 support segmentation for nodejs 2021-09-22 19:27:12 -04:00
Vladimir Mandic cb9af0a48c automated browser tests 2021-09-20 22:06:49 -04:00
Vladimir Mandic e0c43098dd initial automated browser tests 2021-09-20 17:17:13 -04:00
Vladimir Mandic 2695b215df enhanced automated test coverage 2021-09-20 09:42:34 -04:00
Vladimir Mandic d7cdda2e1b added configuration validation 2021-09-19 14:07:53 -04:00
Vladimir Mandic ab53f1cde7 webgl exception handling 2021-09-17 14:07:44 -04:00
Vladimir Mandic 06ab47f941 experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
Vladimir Mandic 4febbc1d3e add simple webcam and webrtc demo 2021-09-15 13:59:18 -04:00
Vladimir Mandic 71b08aa8f8 add platform and backend capabilities detection 2021-09-13 23:24:04 -04:00
Vladimir Mandic 6796a9a1ba fix multiple memory leaks 2021-09-13 13:28:35 -04:00
Vladimir Mandic edc719cc9e modularize human class and add model validation 2021-09-12 18:37:06 -04:00
Vladimir Mandic fd0df97d94 add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
Vladimir Mandic eef2b43852 redefine config and result interfaces 2021-09-11 23:54:35 -04:00
Vladimir Mandic f42f64427a change build process 2021-09-10 21:21:29 -04:00
Vladimir Mandic cf64b3259e strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic 958f898d4b minor update 2021-08-05 10:38:04 -04:00
Vladimir Mandic a3dea5a01f fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Vladimir Mandic 5d42b85084 enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00
Vladimir Mandic f85356843d add meet and selfie models 2021-06-04 13:51:01 -04:00
Vladimir Mandic 168ad14fda implemented service worker 2021-05-30 17:56:40 -04:00
Vladimir Mandic 2903adbf37 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic 76f624f78f use explicit tensor interface 2021-05-22 21:54:18 -04:00
Vladimir Mandic d234e68fc9 update 2021-04-19 16:19:03 -04:00
Vladimir Mandic 197e7dc2ef added filter.flip feature 2021-04-19 16:02:47 -04:00
Vladimir Mandic e3b5dcb75e added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic aaec742c0a exception handling 2021-04-09 10:02:40 -04:00
Vladimir Mandic 6d814fd6f4 update tslib 2021-04-06 11:38:01 -04:00
Vladimir Mandic 1d6c72318b add dynamic viewport and fix web worker 2021-04-05 11:48:24 -04:00
Vladimir Mandic f55119cd70 input type validation 2021-04-02 08:37:35 -04:00
Vladimir Mandic c2dd6fe567 added face3d demo 2021-03-30 09:03:18 -04:00
Vladimir Mandic 3006266060 initial work on face3d three.js demo 2021-03-29 15:59:16 -04:00
Vladimir Mandic 61633928cf refactor face classes 2021-03-21 07:49:55 -04:00
Vladimir Mandic 55b12a629c type definitions 2021-03-17 18:23:19 -04:00