Commit Graph

68 Commits (47c7bdfae27d2021f738e3dc9d1556716464e398)

Author SHA1 Message Date
Vladimir Mandic 47c7bdfae2 expand type safety 2022-08-21 15:23:03 -04:00
Vladimir Mandic fc5f90b639 full eslint rule rewrite 2022-08-21 13:34:51 -04:00
Vladimir Mandic 6fc26e793c fix wasm detection 2022-08-15 11:29:56 -04:00
Vladimir Mandic ad90d3fc3e rehault testing framework 2022-08-10 13:44:38 -04:00
Vladimir Mandic 5e1743695d add insightface 2022-08-08 15:09:26 -04:00
Vladimir Mandic e705e0a3a1 placeholder for face contours 2022-07-13 12:08:23 -04:00
Vladimir Mandic d23e824610 npm default install should be prod only 2022-07-07 12:11:05 +02:00
Vladimir Mandic ffdd43faf9 add getModelStats method 2022-07-02 03:39:40 -04:00
Vladimir Mandic 7ec9dfe130 webgpu and wasm optimizations 2022-06-02 10:39:53 -04:00
Vladimir Mandic 62376a5ca2 add faceboxes prototype 2022-05-30 08:58:54 -04:00
Vladimir Mandic 236ecf8286 updated facemesh and attention models 2022-05-29 21:12:18 -04:00
Vladimir Mandic dade40c78d add face.mesh.keepInvalid config flag 2022-05-22 08:50:51 -04:00
Vladimir Mandic 106669919f initial work for new facemesh model 2022-05-18 17:42:40 -04:00
Vladimir Mandic 4bd1f53a0b add attention draw methods 2022-04-18 12:26:05 -04:00
Vladimir Mandic 4ab5c778bd fix coloring function 2022-04-18 11:29:45 -04:00
Vladimir Mandic e9300cc43a change default face crop 2022-04-14 11:47:08 -04:00
Vladimir Mandic 4ab0a9d18f implement face attention model 2022-04-11 11:45:24 -04:00
Vladimir Mandic 1d7e76232f bundle offscreencanvas types 2022-04-01 09:12:04 -04:00
Vladimir Mandic 647953cb67 prototype precompile pass 2022-03-19 11:02:30 -04:00
Vladimir Mandic bd269021f2 fix types typo 2022-02-17 08:15:57 -05:00
Vladimir Mandic 2c0057cd30 implement model caching using indexdb 2022-01-17 11:03:21 -05:00
Vladimir Mandic c5911301e9 prototype global fetch handler 2022-01-16 09:49:55 -05:00
Vladimir Mandic 8b336230e7 fix face box and hand tracking when in front of face 2022-01-14 09:46:16 -05:00
Vladimir Mandic e41664dd18 update 2021-12-28 11:39:54 -05:00
Vladimir Mandic 69a080e64b update demos 2021-12-28 09:40:32 -05:00
Vladimir Mandic 9bc8832166 change on how face box is calculated 2021-12-27 10:59:56 -05:00
Vladimir Mandic 8372469e6c strong type for string enums 2021-12-15 09:26:32 -05:00
Vladimir Mandic 5ed2e15a4e add offscreencanvas typedefs 2021-11-26 11:55:52 -05:00
Vladimir Mandic a90e8ee723 update blazepose and extend hand annotations 2021-11-24 16:17:03 -05:00
Vladimir Mandic c919784f68 release preview 2021-11-23 10:40:40 -05:00
Vladimir Mandic 7924518151 fix face box scaling on detection 2021-11-23 08:36:32 -05:00
Vladimir Mandic 7517ac2d8f update typescript 2021-11-17 16:50:21 -05:00
Vladimir Mandic eb65cabf31 create typedef rollup 2021-11-17 15:45:49 -05:00
Vladimir Mandic 8d05c1089e optimize centernet 2021-11-16 20:16:49 -05:00
Vladimir Mandic 7deb9694e7 cache frequent tf constants 2021-11-16 18:31:07 -05:00
Vladimir Mandic 54b492b987 add extra face rotation prior to mesh 2021-11-16 13:07:44 -05:00
Vladimir Mandic 798d842c4b improve error handling 2021-11-14 11:22:52 -05:00
Vladimir Mandic 296c52fed4 fix mobilefacenet module 2021-11-13 17:26:19 -05:00
Vladimir Mandic 1c228c70bf fix gear and ssrnet modules 2021-11-13 12:23:32 -05:00
Vladimir Mandic b93ea7314c fix for face crop when mesh is disabled 2021-11-12 15:17:08 -05:00
Vladimir Mandic 4f2993a2f5 implement optional face masking 2021-11-12 15:07:23 -05:00
Vladimir Mandic 1e4ceeb1e8 add similarity score range normalization 2021-11-11 17:01:10 -05:00
Vladimir Mandic ea6eb0b9c9 documentation overhaul 2021-11-10 12:21:45 -05:00
Vladimir Mandic d1545c8740 add liveness module and facerecognition demo 2021-11-09 14:37:50 -05:00
Vladimir Mandic b9e0c1faf4 initial version of facerecognition demo 2021-11-09 10:39:23 -05:00
Vladimir Mandic 37f62f47fa add additional hand gestures 2021-11-08 07:36:26 -05:00
Vladimir Mandic 4c3ea44199 new frame change detection algorithm 2021-11-06 10:21:51 -04:00
Vladimir Mandic c2dc38793e performance and memory optimizations 2021-11-05 11:28:06 -04:00
Vladimir Mandic b64e9ae69f fix react compatibility issues 2021-11-04 06:34:13 -04:00
Vladimir Mandic 3a0436bc54 improve box rescaling for all modules 2021-11-03 16:32:07 -04:00