Commit Graph

125 Commits (300f3350c3ce0a05f695dd222bd11002eaa86df2)

Author SHA1 Message Date
Vladimir Mandic 105527dfd6 enhanced movenet postprocessing 2021-10-14 12:26:59 -04:00
Vladimir Mandic 9ba929e335 update handtrack skip algorithm 2021-10-13 14:49:41 -04:00
Vladimir Mandic 0a14ea8bca add node-match advanced example using worker thread pool 2021-10-13 08:06:11 -04:00
Vladimir Mandic 7b61812dff package updates 2021-10-12 14:17:33 -04:00
Vladimir Mandic 93b5dfd3ee set webgpu optimized flags 2021-10-11 09:22:39 -04:00
Vladimir Mandic 3e7bbf2538 major precision improvements to movenet and handtrack 2021-10-10 22:29:20 -04:00
Vladimir Mandic 68f7113925 release 2.3.1 2021-10-06 11:33:58 -04:00
Vladimir Mandic 980285d363 fix backend conflict in webworker 2021-10-04 17:03:36 -04:00
Vladimir Mandic 3e1160237e fix backend order initialization 2021-10-03 08:12:26 -04:00
Vladimir Mandic 3f2e6f5686 added docker notes 2021-10-02 11:41:51 -04:00
Vladimir Mandic 8ea92add9a update dependencies 2021-10-02 07:46:07 -04:00
Vladimir Mandic 50706480c4 breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
Vladimir Mandic 2f4d4f8620 tweaked default values 2021-09-28 13:48:29 -04:00
Vladimir Mandic 0282d92d16 autodetect number of bodies and hands 2021-09-25 19:14:03 -04:00
Vladimir Mandic a079727854 new samples gallery and major code folder restructure 2021-09-25 11:51:15 -04:00
Vladimir Mandic adf525cf7d new release 2021-09-24 09:55:27 -04:00
Vladimir Mandic 8ad491a5ea optimize model loading 2021-09-23 14:09:41 -04:00
Vladimir Mandic 36e9ca363c support segmentation for nodejs 2021-09-22 19:27:12 -04:00
Vladimir Mandic e7f92cc364 update todo and docs 2021-09-22 16:00:43 -04:00
Vladimir Mandic 3b126db819 automated browser tests 2021-09-20 22:06:49 -04:00
Vladimir Mandic 081fb7b49f support for dynamic backend switching 2021-09-20 21:59:49 -04:00
Vladimir Mandic 66428abc12 enhanced automated test coverage 2021-09-20 09:42:34 -04:00
Vladimir Mandic cadbadf52e more automated tests 2021-09-19 14:20:22 -04:00
Vladimir Mandic b07d0e823a added configuration validation 2021-09-19 14:07:53 -04:00
Vladimir Mandic 6b03eb4287 updated build platform and typedoc theme 2021-09-18 19:09:02 -04:00
Vladimir Mandic e169152ef1 prevent validation failed on some model combinations 2021-09-17 14:30:57 -04:00
Vladimir Mandic 1c7d50e834 webgl exception handling 2021-09-17 14:07:44 -04:00
Vladimir Mandic 7d77137a08 major release 2021-09-16 10:49:42 -04:00
Vladimir Mandic a80130aa0f redefine draw helpers interface 2021-09-15 18:58:54 -04:00
Vladimir Mandic e9f4145b60 fix multiple memory leaks 2021-09-13 13:28:35 -04:00
Vladimir Mandic 8862bb1277 modularize human class and add model validation 2021-09-12 18:37:06 -04:00
Vladimir Mandic c3b59baff1 change build process 2021-09-10 21:21:29 -04:00
Vladimir Mandic ee79bc0e13 added demo node-canvas 2021-08-31 14:48:55 -04:00
Vladimir Mandic 69d0212555 update node-fetch 2021-08-31 13:29:29 -04:00
Vladimir Mandic 494a845821 updated wiki 2021-08-23 08:41:50 -04:00
Vladimir Mandic a6ea8f5ca3 implement finger poses in hand detection and gestures 2021-08-20 20:43:03 -04:00
Vladimir Mandic 348176b180 implemented movenet-multipose model 2021-08-20 09:05:07 -04:00
Vladimir Mandic ece985b6b7 add static type definitions to main class 2021-08-19 16:16:56 -04:00
Vladimir Mandic a8bd46e6fe improve face box caching 2021-08-17 09:15:47 -04:00
Vladimir Mandic fc6873c092 update build process to remove warnings 2021-07-31 20:42:28 -04:00
Vladimir Mandic 510e9dd8cf replace movenet with lightning-v4 2021-07-30 07:18:54 -04:00
Vladimir Mandic 303ffe0012 enable webgl uniform support for faster warmup 2021-07-29 16:35:16 -04:00
Vladimir Mandic d20c5500d7 updated gesture types 2021-07-29 11:01:50 -04:00
Vladimir Mandic 41b340b897 update tfjs and typescript 2021-07-29 09:53:13 -04:00
Vladimir Mandic a251ded89b modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic 9caf2f8b77 update typedoc 2021-06-18 07:25:33 -04:00
Vladimir Mandic 270304e9a3 release 2.0 2021-06-08 07:06:16 -04:00
Vladimir Mandic 93f3b159f7 modularize build platform 2021-06-06 20:34:29 -04:00
Vladimir Mandic 3eb4ae69fa custom build tfjs from sources 2021-06-06 19:00:34 -04:00
Vladimir Mandic ffa5e38d25 update wasm to tfjs 3.7.0 2021-06-06 12:58:06 -04:00
Vladimir Mandic 9f162d473b modularize build platform 2021-06-05 17:51:46 -04:00
Vladimir Mandic fdf60830e3 enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00
Vladimir Mandic b04d39e9d3 update for tfjs 3.7.0 2021-06-04 09:20:59 -04:00
Vladimir Mandic fc52025be6 update tests and demos 2021-06-02 13:35:33 -04:00
Vladimir Mandic 1f4863a09d release candidate 2021-06-01 08:59:09 -04:00
Vladimir Mandic 9e51e1a476 implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
Vladimir Mandic c76d5ee5a2 update typedoc definitions 2021-05-30 18:45:39 -04:00
Vladimir Mandic 3cf15ff629 release candidate 2021-05-30 12:03:34 -04:00
Vladimir Mandic 8c9fb63b01 added experimental face.rotation.gaze 2021-05-28 15:53:51 -04:00
Vladimir Mandic f357901e36 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic e62f18e34e implemented unified result.persons that combines face, body and hands for each person 2021-05-24 11:10:13 -04:00
Vladimir Mandic d94c1d1513 use explicit tensor interface 2021-05-22 21:54:18 -04:00
Vladimir Mandic 4c14bcd80e rebuild all for release 2021-05-22 13:17:07 -04:00
Vladimir Mandic 92d3333e52 update dependencies 2021-05-21 06:54:02 -04:00
Vladimir Mandic dcf3c33382 caching determination is now dynamic based on detection of input change and not based on input types 2021-05-18 11:36:24 -04:00
Vladimir Mandic b3b43a0e78 update dependencies 2021-05-18 08:22:33 -04:00
Vladimir Mandic 374a5a15c1 fix node build and update model signatures 2021-05-11 07:53:06 -04:00
Vladimir Mandic 733ffc8b2b update & fix posenet 2021-05-05 10:07:44 -04:00
Vladimir Mandic 31954ed7d9 release 1.8 with major changes and tfjs 3.6.0 2021-04-30 11:55:04 -04:00
Vladimir Mandic 8440d78d5f update posenet model 2021-04-24 11:49:26 -04:00
Vladimir Mandic a8bae5a07f update 2021-04-19 16:20:16 -04:00
Vladimir Mandic 29451107d3 full test run 2021-04-16 18:04:17 -04:00
Vladimir Mandic 76d0111e09 update 2021-04-15 17:13:27 -04:00
Vladimir Mandic a477ac0312 fix image orientation 2021-04-15 15:26:31 -04:00
Vladimir Mandic 6137611924 add full nodejs test coverage 2021-04-15 09:43:55 -04:00