Commit Graph

381 Commits (2ea6847ef9cfa2aae0a6b02db08988eb267e134d)

Author SHA1 Message Date
Vladimir Mandic dbd64ae6c2 time based caching 2021-10-23 09:38:52 -04:00
Vladimir Mandic fcd82fb07d update tfjs to 3.10.0 2021-10-22 09:48:27 -04:00
Vladimir Mandic 1680032088 add optional autodetected custom wasm path 2021-10-21 12:42:08 -04:00
Vladimir Mandic 06f20e86c2 fix for human.draw labels and typedefs 2021-10-21 10:54:51 -04:00
Vladimir Mandic b28327d063 refactor human.env to a class type 2021-10-21 10:26:44 -04:00
Vladimir Mandic 5f6aac9928 update demos 2021-10-19 11:28:59 -04:00
Vladimir Mandic 4ed754e539 update dependencies and refresh release 2021-10-19 07:58:51 -04:00
Vladimir Mandic 2ca389560f minor blazepose optimizations 2021-10-15 09:34:40 -04:00
Vladimir Mandic 96a8a3c837 remove posenet from default package 2021-10-15 06:49:41 -04:00
Vladimir Mandic cd35d733d9 enhanced movenet postprocessing 2021-10-14 12:26:59 -04:00
Vladimir Mandic 80be4436bb use transferrable buffer for worker messages 2021-10-13 11:53:54 -04:00
Vladimir Mandic 7e8973a7be update todo 2021-10-13 11:02:44 -04:00
Vladimir Mandic fcc64e845c add optional anti-spoofing module 2021-10-13 10:56:56 -04:00
Vladimir Mandic 4b0bb6aa50 add node-match advanced example using worker thread pool 2021-10-13 08:06:11 -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 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 f20d8b9801 demo default config cleanup 2021-10-08 07:48:48 -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 445325dd10 updated facematch demo 2021-10-01 11:40:57 -04:00
Vladimir Mandic b02c6fa413 breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
Vladimir Mandic ceaff322a8 update facematch demo 2021-09-29 08:02:23 -04:00
Vladimir Mandic 443cb24241 update movenet-multipose and samples 2021-09-28 17:07:34 -04:00
Vladimir Mandic 0c951b322a redesign face processing 2021-09-28 12:01:48 -04:00
Vladimir Mandic a7ddea2585 implement box caching for movenet 2021-09-27 08:53:41 -04:00
Vladimir Mandic 619f6bcc87 new samples gallery and major code folder restructure 2021-09-25 11:51:15 -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 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 97a3abc654 enhanced automated test coverage 2021-09-20 09:42:34 -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 bfe889c03d add simple webcam and webrtc demo 2021-09-15 13:59:18 -04:00
Vladimir Mandic d29ac601d4 added visual results browser to demo 2021-09-15 11:15:38 -04:00
Vladimir Mandic 5916396d48 add platform and backend capabilities detection 2021-09-13 23:24:04 -04:00
Vladimir Mandic 5382624645 added human.env diagnostic class 2021-09-12 12:42:17 -04:00
Vladimir Mandic 1d27bc03ed implement event emitters 2021-09-11 16:00:16 -04:00
Vladimir Mandic 48aa359bb5 change build process 2021-09-10 21:21:29 -04:00
Vladimir Mandic 558c61de05 update lint exceptions 2021-09-05 17:05:46 -04:00
Vladimir Mandic ce703f48fd add benchmark info 2021-09-05 16:42:11 -04:00
Vladimir Mandic b0bd103db2 update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
Vladimir Mandic 50c66535c5 simplify canvas handling in nodejs 2021-08-31 18:22:16 -04:00
Vladimir Mandic 7af32d08c3 added demo node-canvas 2021-08-31 14:48:55 -04:00
Vladimir Mandic 6066ad8e31 update node-fetch 2021-08-31 13:29:29 -04:00
Vladimir Mandic cfeac24fc2 dynamically generate default wasm path 2021-08-31 13:00:06 -04:00
Vladimir Mandic 40de479c1e implement finger poses in hand detection and gestures 2021-08-20 20:43:03 -04:00
Vladimir Mandic 070bb3a2c1 implemented movenet-multipose model 2021-08-20 09:05:07 -04:00
Vladimir Mandic f4a1fb2d48 strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic d047ddcd73 experimental webgpu support 2021-08-14 18:00:26 -04:00
Vladimir Mandic a77a39dbfa complete async work 2021-08-14 11:16:26 -04:00
Vladimir Mandic f77aa04dfe update node-webcam 2021-08-13 18:47:37 -04:00
Vladimir Mandic 2f9d7dedae list detect cameras 2021-08-13 10:34:09 -04:00
Vladimir Mandic fc01b2a4a6 switch to async data reads 2021-08-12 09:31:16 -04:00
Vladimir Mandic 8b6e9327a4 fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
Vladimir Mandic f68e76c945 minor update 2021-08-05 10:38:04 -04:00
Vladimir Mandic eeed676823 update build process to remove warnings 2021-07-31 20:42:28 -04:00
Vladimir Mandic d08b657ecd fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Vladimir Mandic 7c0256b502 fix typo 2021-07-29 11:26:19 -04:00
Vladimir Mandic 3b75e5e82c modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic 24181693a1 update 2021-06-16 15:46:05 -04:00
Vladimir Mandic f9f85ef4fe fix demo paths 2021-06-16 15:40:35 -04:00
Vladimir Mandic 72d02e10f1 added multithreaded demo 2021-06-14 10:23:06 -04:00
Vladimir Mandic 2dba5ceb5b reorganize demos 2021-06-14 08:16:10 -04:00
Vladimir Mandic c07d8c2317 fix centernet box width & height 2021-06-11 16:12:24 -04:00
Vladimir Mandic 337cb9b381 add video drag&drop capability 2021-06-07 08:38:16 -04:00
Vladimir Mandic 8b0f7c1ccb modularize build platform 2021-06-06 20:34:29 -04:00
Vladimir Mandic 266679d7fb update wasm to tfjs 3.7.0 2021-06-06 12:58:06 -04:00
Vladimir Mandic c4a32361de update defaults 2021-06-05 20:06:36 -04:00
Vladimir Mandic 7f5e5aa00a modularize build platform 2021-06-05 17:51:46 -04:00
Vladimir Mandic bf42a1c64e enable body segmentation and background replacement in demo 2021-06-05 16:13:41 -04:00
Vladimir Mandic 9f63f39e4c minor git corruption 2021-06-05 15:23:17 -04:00
Vladimir Mandic 819b4a3f88 update 2021-06-05 15:10:28 -04:00
Vladimir Mandic a092f681f9 enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00
Vladimir Mandic f0f7e00969 work on body segmentation 2021-06-04 20:22:05 -04:00
Vladimir Mandic c5f0ebe03f add meet and selfie models 2021-06-04 13:51:01 -04:00
Vladimir Mandic f552172f64 add live hints to demo 2021-06-02 17:29:50 -04:00
Vladimir Mandic 66318c3355 switch worker from module to iife importscripts 2021-06-02 16:46:07 -04:00
Vladimir Mandic 9d7a3148ec update tests and demos 2021-06-02 13:35:33 -04:00
Vladimir Mandic 71cde6b67d implemented drag & drop for image processing 2021-06-02 12:43:43 -04:00
Vladimir Mandic b79e380114 release candidate 2021-06-01 08:59:09 -04:00
Vladimir Mandic 5788a80a7a implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
Vladimir Mandic b22d92b0bc finished draw buffering and smoothing and enabled by default 2021-05-30 23:21:48 -04:00
Vladimir Mandic 5761eb282a update typedoc definitions 2021-05-30 18:45:39 -04:00
Vladimir Mandic c9446e93cb update pwa scope 2021-05-30 18:00:51 -04:00
Vladimir Mandic 764c2fae0c implemented service worker 2021-05-30 17:56:40 -04:00
Vladimir Mandic 22d70df905 release candidate 2021-05-30 12:03:34 -04:00
Vladimir Mandic 363e1a3370 quantize handdetect model 2021-05-29 18:29:57 -04:00
Vladimir Mandic c980736c30 added experimental movenet-lightning and removed blazepose from default dist 2021-05-29 09:20:01 -04:00
Vladimir Mandic 1678d3192f added experimental face.rotation.gaze 2021-05-28 15:53:51 -04:00
Vladimir Mandic 54ddb2e2be fix and optimize for mobile platform 2021-05-28 10:43:48 -04:00
Vladimir Mandic 4596666c0d fix demo facecompare 2021-05-26 08:52:31 -04:00