Commit Graph

339 Commits (4f46a81eda86d55588327ab5627a8f4323ad78d0)

Author SHA1 Message Date
Vladimir Mandic 4f46a81eda update handtrack boxes and refactor handpose 2021-10-20 09:10:57 -04:00
Vladimir Mandic 5f6aac9928 update demos 2021-10-19 11:28:59 -04:00
Jimmy Nyström 9025e60e3a 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 2ca389560f minor blazepose optimizations 2021-10-15 09:34:40 -04:00
Vladimir Mandic cd35d733d9 enhanced movenet postprocessing 2021-10-14 12:26:59 -04:00
Vladimir Mandic 86a4cedf81 update handtrack skip algorithm 2021-10-13 14:49:41 -04:00
Vladimir Mandic fcc64e845c add optional anti-spoofing module 2021-10-13 10:56:56 -04:00
Vladimir Mandic 569b1afcfd package updates 2021-10-12 14:17:33 -04:00
Vladimir Mandic e7dce1311c optimize image preprocessing 2021-10-12 11:39:18 -04:00
Vladimir Mandic de97051399 update imagefx 2021-10-12 09:48:00 -04:00
Vladimir Mandic bb7f1bd521 set webgpu optimized flags 2021-10-11 09:22:39 -04:00
Vladimir Mandic 3925d6d426 major precision improvements to movenet and handtrack 2021-10-10 22:29:20 -04:00
Vladimir Mandic 6efedef077 image processing fixes 2021-10-10 17:52:43 -04:00
Vladimir Mandic 54371fbba5 redesign body and hand caching and interpolation 2021-10-08 18:39:04 -04:00
Vladimir Mandic 8293bc26b9 improve gaze and face angle visualizations in draw 2021-10-07 10:33:10 -04:00
Vladimir Mandic 4da8745033 workaround for chrome offscreencanvas bug 2021-10-06 11:30:34 -04:00
Vladimir Mandic b8c9b98011 fix backend conflict in webworker 2021-10-04 17:03:36 -04:00
Vladimir Mandic 051ab8c9f5 add blazepose v2 and add annotations to body results 2021-10-04 16:29:15 -04:00
Vladimir Mandic 0ee5d5eceb fix backend order initialization 2021-10-03 08:12:26 -04:00
Vladimir Mandic b02c6fa413 breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
Vladimir Mandic 443cb24241 update movenet-multipose and samples 2021-09-28 17:07:34 -04:00
Vladimir Mandic 4b807b5f11 tweaked default values 2021-09-28 13:48:29 -04:00
Vladimir Mandic 7d7ad66e16 enable handtrack as default model 2021-09-28 12:02:17 -04:00
Vladimir Mandic 0c951b322a redesign face processing 2021-09-28 12:01:48 -04:00
Vladimir Mandic 725256edc0 update types and dependencies 2021-09-27 14:39:54 -04:00
Vladimir Mandic e3fd7a5b61 refactoring 2021-09-27 13:58:13 -04:00
Vladimir Mandic 72aad6e812 define app specific types 2021-09-27 09:19:43 -04:00
Vladimir Mandic a7ddea2585 implement box caching for movenet 2021-09-27 08:53:41 -04:00
Vladimir Mandic cd35d39352 autodetect number of bodies and hands 2021-09-25 19:14:03 -04:00
Vladimir Mandic 619f6bcc87 new samples gallery and major code folder restructure 2021-09-25 11:51:15 -04:00
Vladimir Mandic cc71f647bf new release 2021-09-24 09:55:27 -04:00
Vladimir Mandic 91df711db0 optimize model loading 2021-09-23 14:09:41 -04:00
Vladimir Mandic 88a9701d4a support segmentation for nodejs 2021-09-22 19:27:12 -04:00
Vladimir Mandic a259b1f0c1 update todo and docs 2021-09-22 16:00:43 -04:00
Vladimir Mandic 291af25ef8 redo segmentation and handtracking 2021-09-22 15:16:14 -04:00
Vladimir Mandic 17b251748e prototype handtracking 2021-09-21 16:48:16 -04:00
Vladimir Mandic 2ee248b05d automated browser tests 2021-09-20 22:06:49 -04:00
Vladimir Mandic 1d3d25e0bc support for dynamic backend switching 2021-09-20 21:59:49 -04:00
Vladimir Mandic 1cd528f8e5 initial automated browser tests 2021-09-20 17:17:13 -04:00
Vladimir Mandic 97a3abc654 enhanced automated test coverage 2021-09-20 09:42:34 -04:00
Vladimir Mandic a6d01c2ed3 more automated tests 2021-09-19 14:20:22 -04:00
Vladimir Mandic 7d28cd06f2 added configuration validation 2021-09-19 14:07:53 -04:00
Vladimir Mandic accd2d1e65 updated build platform and typedoc theme 2021-09-18 19:09:02 -04:00
Vladimir Mandic 22827eafe2 prevent validation failed on some model combinations 2021-09-17 14:30:57 -04:00
Vladimir Mandic d5d2afee0f webgl exception handling 2021-09-17 14:07:44 -04:00
Vladimir Mandic 5587f64f82 experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
Vladimir Mandic 6a7338a89f redefine draw helpers interface 2021-09-15 18:58:54 -04:00
Vladimir Mandic bfe889c03d add simple webcam and webrtc demo 2021-09-15 13:59:18 -04:00
Vladimir Mandic f492002a3c reorganize tfjs bundle 2021-09-14 22:07:13 -04:00
Vladimir Mandic 5916396d48 add platform and backend capabilities detection 2021-09-13 23:24:04 -04:00