Commit Graph

418 Commits (a6bd39f1661c19e21c6234bebb7aa6f215ea7c7d)

Author SHA1 Message Date
Vladimir Mandic 1c2032fd89 prototype global fetch handler 2022-01-16 09:49:55 -05:00
Vladimir Mandic 086f30c3f5 update samples 2022-01-15 09:11:04 -05:00
Vladimir Mandic 1e666d7a27 update samples with images under cc licence only 2022-01-14 16:10:32 -05:00
Vladimir Mandic ac1522386b update demos 2022-01-01 08:13:04 -05:00
Vladimir Mandic daffddd057 change on how face box is calculated 2021-12-27 10:59:56 -05:00
Vladimir Mandic abac67389b rebuild 2021-12-13 21:38:55 -05:00
Vladimir Mandic 5cf64c1803 update blazepose and extend hand annotations 2021-11-24 16:17:03 -05:00
Vladimir Mandic c53be42d11 prototype blazepose detector 2021-11-22 14:33:40 -05:00
Vladimir Mandic 5da11225b6 new build process 2021-11-18 10:10:06 -05:00
Vladimir Mandic a3359460e2 optimize centernet 2021-11-16 20:16:49 -05:00
Vladimir Mandic 8cc5c938f4 add extra face rotation prior to mesh 2021-11-16 13:07:44 -05:00
Vladimir Mandic 0420a5d144 release 2.5.2 2021-11-15 09:26:38 -05:00
Vladimir Mandic 39fa2396a1 fix mobilefacenet module 2021-11-13 17:26:19 -05:00
Vladimir Mandic 61a7de3c0f implement optional face masking 2021-11-12 15:07:23 -05:00
Vladimir Mandic 8cc810bb69 add similarity score range normalization 2021-11-11 17:01:10 -05:00
Vladimir Mandic 6b69f38d55 add faceid demo 2021-11-11 11:30:55 -05:00
Vladimir Mandic a019176a15 documentation overhaul 2021-11-10 12:21:45 -05:00
Vladimir Mandic f8a51deae4 add liveness module and facerecognition demo 2021-11-09 14:37:50 -05:00
Vladimir Mandic cbc1fddbf7 initial version of facerecognition demo 2021-11-09 10:39:23 -05:00
Vladimir Mandic a0654dc231 add type defs when working with relative path imports 2021-11-08 16:36:20 -05:00
Vladimir Mandic 3200460055 new frame change detection algorithm 2021-11-06 10:21:51 -04:00
Vladimir Mandic 018e61f2bb add histogram equalization 2021-11-05 15:35:53 -04:00
Vladimir Mandic 6c75c26a51 add histogram equalization 2021-11-05 15:09:54 -04:00
Vladimir Mandic 065349c085 implement wasm missing ops 2021-11-05 13:36:53 -04:00
Vladimir Mandic 52769ef2e9 performance and memory optimizations 2021-11-05 11:28:06 -04:00
Vladimir Mandic d30a571a9c improve box rescaling for all modules 2021-11-03 16:32:07 -04:00
Vladimir Mandic cff58d6384 refactor predict with execute 2021-11-02 11:07:11 -04:00
Vladimir Mandic eeadb396fa update hand landmarks model 2021-10-31 09:06:33 -04:00
Vladimir Mandic a109f3b051 start 2.5 major version 2021-10-30 12:21:54 -04:00
Vladimir Mandic bcb6e34a1e build and docs cleanup 2021-10-29 15:55:20 -04:00
Vladimir Mandic 2c2688023e fix firefox bug 2021-10-28 17:25:50 -04:00
Vladimir Mandic 74cf335523 additional human.performance counters 2021-10-27 09:45:38 -04:00
Vladimir Mandic 8892886734 add ts demo 2021-10-27 08:16:06 -04:00
Vladimir Mandic 4357fbc0ba switch from es2018 to es2020 for main build 2021-10-26 19:38:23 -04:00
Vladimir Mandic e2866b2bd6 switch to custom tfjs for demos 2021-10-26 15:08:05 -04:00
Vladimir Mandic 3d4c12fec3 refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
Vladimir Mandic 1f03270e76 increase face similarity match resolution 2021-10-25 09:44:13 -04:00
Vladimir Mandic c38773bf26 time based caching 2021-10-23 09:38:52 -04:00
Vladimir Mandic b2b07e4b36 update tfjs to 3.10.0 2021-10-22 09:48:27 -04:00
Vladimir Mandic fa0a93e9b2 add optional autodetected custom wasm path 2021-10-21 12:42:08 -04:00
Vladimir Mandic dc5e46adde fix for human.draw labels and typedefs 2021-10-21 10:54:51 -04:00
Vladimir Mandic 01316a4c2d refactor human.env to a class type 2021-10-21 10:26:44 -04:00
Vladimir Mandic a741ad95cb update demos 2021-10-19 11:28:59 -04:00
Vladimir Mandic 6291d779ef update dependencies and refresh release 2021-10-19 07:58:51 -04:00
Vladimir Mandic 131cc2609a minor blazepose optimizations 2021-10-15 09:34:40 -04:00
Vladimir Mandic 2463b16e85 remove posenet from default package 2021-10-15 06:49:41 -04:00
Vladimir Mandic d046513c92 enhanced movenet postprocessing 2021-10-14 12:26:59 -04:00
Vladimir Mandic 515fbf76e7 use transferrable buffer for worker messages 2021-10-13 11:53:54 -04:00
Vladimir Mandic d47557cfdd update todo 2021-10-13 11:02:44 -04:00
Vladimir Mandic 203fcfa904 add optional anti-spoofing module 2021-10-13 10:56:56 -04:00
Vladimir Mandic ab453f69df add node-match advanced example using worker thread pool 2021-10-13 08:06:11 -04:00
Vladimir Mandic df53d373e1 package updates 2021-10-12 14:17:33 -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 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 1b7ee44659 redesign body and hand caching and interpolation 2021-10-08 18:39:04 -04:00
Vladimir Mandic a7b06eafb2 demo default config cleanup 2021-10-08 07:48:48 -04:00
Vladimir Mandic fd7f7c2195 improve gaze and face angle visualizations in draw 2021-10-07 10:33:10 -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 ab3cda4f51 fix backend order initialization 2021-10-03 08:12:26 -04:00
Vladimir Mandic 8b2225d737 updated facematch demo 2021-10-01 11:40:57 -04:00
Vladimir Mandic 8579766d5f breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
Vladimir Mandic 23b937e5e2 update facematch demo 2021-09-29 08:02:23 -04:00
Vladimir Mandic 44a5c30e0d update movenet-multipose and samples 2021-09-28 17:07:34 -04:00
Vladimir Mandic 49cbbb387e redesign face processing 2021-09-28 12:01:48 -04:00
Vladimir Mandic 3f8db964ba implement box caching for movenet 2021-09-27 08:53:41 -04:00
Vladimir Mandic 16f993c266 new samples gallery and major code folder restructure 2021-09-25 11:51:15 -04:00
Vladimir Mandic a2b52b3f52 optimize model loading 2021-09-23 14:09:41 -04:00
Vladimir Mandic 43d3c6ce80 support segmentation for nodejs 2021-09-22 19:27:12 -04:00
Vladimir Mandic 182136fbfb redo segmentation and handtracking 2021-09-22 15:16:14 -04:00
Vladimir Mandic 70181b53e9 prototype handtracking 2021-09-21 16:48:16 -04:00
Vladimir Mandic 2695b215df enhanced automated test coverage 2021-09-20 09:42:34 -04:00
Vladimir Mandic 6ced256a42 prevent validation failed on some model combinations 2021-09-17 14:30:57 -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 35583d3a04 added visual results browser to demo 2021-09-15 11:15:38 -04:00
Vladimir Mandic 71b08aa8f8 add platform and backend capabilities detection 2021-09-13 23:24:04 -04:00
Vladimir Mandic b492ce5c40 added human.env diagnostic class 2021-09-12 12:42:17 -04:00
Vladimir Mandic cc864891bf implement event emitters 2021-09-11 16:00:16 -04:00
Vladimir Mandic f42f64427a change build process 2021-09-10 21:21:29 -04:00
Vladimir Mandic 2c05cfea24 update lint exceptions 2021-09-05 17:05:46 -04:00
Vladimir Mandic 43074a660c add benchmark info 2021-09-05 16:42:11 -04:00
Vladimir Mandic e6f004dbf9 update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
Vladimir Mandic 90a21de40e simplify canvas handling in nodejs 2021-08-31 18:22:16 -04:00
Vladimir Mandic eaaa71df07 added demo node-canvas 2021-08-31 14:48:55 -04:00
Vladimir Mandic de89111e70 update node-fetch 2021-08-31 13:29:29 -04:00
Vladimir Mandic 9cd8a433fe dynamically generate default wasm path 2021-08-31 13:00:06 -04:00
Vladimir Mandic e5821563a1 implement finger poses in hand detection and gestures 2021-08-20 20:43:03 -04:00
Vladimir Mandic 49c547d698 implemented movenet-multipose model 2021-08-20 09:05:07 -04:00
Vladimir Mandic cf64b3259e strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic f40eb5d380 experimental webgpu support 2021-08-14 18:00:26 -04:00
Vladimir Mandic 4fd37dfd56 complete async work 2021-08-14 11:16:26 -04:00
Vladimir Mandic af5ab60495 update node-webcam 2021-08-13 18:47:37 -04:00
Vladimir Mandic 6e06695780 list detect cameras 2021-08-13 10:34:09 -04:00
Vladimir Mandic af28fff323 switch to async data reads 2021-08-12 09:31:16 -04:00
Vladimir Mandic 0fd7683a56 fix centernet & update blazeface 2021-08-11 18:59:02 -04:00