Commit Graph

71 Commits (91f3d7644ca912aaff80cd261415c34546c8ad67)

Author SHA1 Message Date
Vladimir Mandic b1cb0684e4 test embedding 2022-09-02 11:11:51 -04:00
Vladimir Mandic 94207aad4f minor bug fixes and increased test coverage 2022-08-31 11:29:19 -04:00
Vladimir Mandic 22755355f7 add softwareKernels config option 2022-08-30 10:28:33 -04:00
Vladimir Mandic 5b4a693429 expand type safety 2022-08-21 15:23:03 -04:00
Vladimir Mandic 369026c2b1 full eslint rule rewrite 2022-08-21 13:34:51 -04:00
Vladimir Mandic cc1b1ae5e6 fix wasm detection 2022-08-15 11:29:56 -04:00
Vladimir Mandic 11bc5c63b4 rehault testing framework 2022-08-10 13:44:38 -04:00
Vladimir Mandic 65cda56e3e add insightface 2022-08-08 15:09:26 -04:00
Vladimir Mandic c08395433e placeholder for face contours 2022-07-13 12:08:23 -04:00
Vladimir Mandic 50d117c22e npm default install should be prod only 2022-07-07 12:11:05 +02:00
Vladimir Mandic bc009e165e add getModelStats method 2022-07-02 03:39:40 -04:00
Vladimir Mandic f23aab9866 webgpu and wasm optimizations 2022-06-02 10:39:53 -04:00
Vladimir Mandic 53f5edbe26 add faceboxes prototype 2022-05-30 08:58:54 -04:00
Vladimir Mandic 2b0b7bbb7b updated facemesh and attention models 2022-05-29 21:12:18 -04:00
Vladimir Mandic 465176e2dd add face.mesh.keepInvalid config flag 2022-05-22 08:50:51 -04:00
Vladimir Mandic cc18f16b2e initial work for new facemesh model 2022-05-18 17:42:40 -04:00
Vladimir Mandic e239386fd8 add attention draw methods 2022-04-18 12:26:05 -04:00
Vladimir Mandic 365ce35f2d fix coloring function 2022-04-18 11:29:45 -04:00
Vladimir Mandic b155cae9bb change default face crop 2022-04-14 11:47:08 -04:00
Vladimir Mandic 346e722839 implement face attention model 2022-04-11 11:45:24 -04:00
Vladimir Mandic 4b3edc5f78 bundle offscreencanvas types 2022-04-01 09:12:04 -04:00
Vladimir Mandic 0086a9169d prototype precompile pass 2022-03-19 11:02:30 -04:00
Vladimir Mandic 9452cf097c fix types typo 2022-02-17 08:15:57 -05:00
Vladimir Mandic d96d275061 implement model caching using indexdb 2022-01-17 11:03:21 -05:00
Vladimir Mandic 1c2032fd89 prototype global fetch handler 2022-01-16 09:49:55 -05:00
Vladimir Mandic ea03e67601 fix face box and hand tracking when in front of face 2022-01-14 09:46:16 -05:00
Vladimir Mandic 4fd18fa5fa update 2021-12-28 11:39:54 -05:00
Vladimir Mandic 4c8a12512a update demos 2021-12-28 09:40:32 -05:00
Vladimir Mandic daffddd057 change on how face box is calculated 2021-12-27 10:59:56 -05:00
Vladimir Mandic 31de3e2d86 strong type for string enums 2021-12-15 09:26:32 -05:00
Vladimir Mandic 268f2602d1 add offscreencanvas typedefs 2021-11-26 11:55:52 -05:00
Vladimir Mandic 5cf64c1803 update blazepose and extend hand annotations 2021-11-24 16:17:03 -05:00
Vladimir Mandic 690a94f5ea release preview 2021-11-23 10:40:40 -05:00
Vladimir Mandic ec41b72710 fix face box scaling on detection 2021-11-23 08:36:32 -05:00
Vladimir Mandic 1a53bb14de update typescript 2021-11-17 16:50:21 -05:00
Vladimir Mandic 15fb4981c9 create typedef rollup 2021-11-17 15:45:49 -05:00
Vladimir Mandic a3359460e2 optimize centernet 2021-11-16 20:16:49 -05:00
Vladimir Mandic fb81d557e4 cache frequent tf constants 2021-11-16 18:31:07 -05:00
Vladimir Mandic 8cc5c938f4 add extra face rotation prior to mesh 2021-11-16 13:07:44 -05:00
Vladimir Mandic 6d580a0b4f improve error handling 2021-11-14 11:22:52 -05:00
Vladimir Mandic 39fa2396a1 fix mobilefacenet module 2021-11-13 17:26:19 -05:00
Vladimir Mandic 4b526ad53c fix gear and ssrnet modules 2021-11-13 12:23:32 -05:00
Vladimir Mandic 76830567f7 fix for face crop when mesh is disabled 2021-11-12 15:17:08 -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 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 7343d2e8ec add additional hand gestures 2021-11-08 07:36:26 -05:00
Vladimir Mandic 3200460055 new frame change detection algorithm 2021-11-06 10:21:51 -04:00