Commit Graph

368 Commits (32539a10f55c5a6080c12399b000ed2e4bb598ba)

Author SHA1 Message Date
Vladimir Mandic 32539a10f5 add liveness module and facerecognition demo 2021-11-09 14:37:50 -05:00
Vladimir Mandic dfd1ee8418 initial version of facerecognition demo 2021-11-09 10:39:23 -05:00
Vladimir Mandic eb7e1558d0 disable humangl backend if webgl 1.0 is detected 2021-11-08 11:35:35 -05:00
Vladimir Mandic e87bd17ff4 add additional hand gestures 2021-11-08 07:36:26 -05:00
Vladimir Mandic 85cfeb4026 new human.compare api 2021-11-07 10:03:33 -05:00
Vladimir Mandic cb461be486 new frame change detection algorithm 2021-11-06 10:21:51 -04:00
Vladimir Mandic f6e733b5f0 add histogram equalization 2021-11-05 15:09:54 -04:00
Vladimir Mandic 1e197a74bf implement wasm missing ops 2021-11-05 13:36:53 -04:00
Vladimir Mandic c113370c21 performance and memory optimizations 2021-11-05 11:28:06 -04:00
Vladimir Mandic cacebc7dbe fix react compatibility issues 2021-11-04 06:34:13 -04:00
Vladimir Mandic 1ddbdcdd2e improve box rescaling for all modules 2021-11-03 16:32:07 -04:00
Vladimir Mandic e45509d163 improve precision using wasm backend 2021-11-02 11:42:15 -04:00
Vladimir Mandic 4ff1a7d063 refactor predict with execute 2021-11-02 11:07:11 -04:00
Vladimir Mandic be767fb02d update hand landmarks model 2021-10-31 09:06:33 -04:00
Vladimir Mandic f773ef3dbe patch tfjs type defs 2021-10-31 08:03:42 -04:00
Vladimir Mandic 20ee0f5f3f start 2.5 major version 2021-10-30 12:21:54 -04:00
Vladimir Mandic 560b3ff671 build and docs cleanup 2021-10-29 15:55:20 -04:00
Vladimir Mandic c7484046a7 update tfjs 2021-10-28 14:40:31 -04:00
Vladimir Mandic 405fd8a6c2 additional human.performance counters 2021-10-27 09:45:38 -04:00
Vladimir Mandic 0ccf0820f0 add ts demo 2021-10-27 08:16:06 -04:00
Vladimir Mandic 404a275590 switch to custom tfjs for demos 2021-10-26 15:08:05 -04:00
Vladimir Mandic 5af91547c6 refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
Vladimir Mandic 90503d595d increase face similarity match resolution 2021-10-25 09:44:13 -04:00
Vladimir Mandic dbd64ae6c2 time based caching 2021-10-23 09:38:52 -04:00
Vladimir Mandic 5afebaa588 initial work on skipTime 2021-10-22 16:09:52 -04:00
Vladimir Mandic f1de75c5be enhanced typing exports 2021-10-22 13:49:40 -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 4f46a81eda update handtrack boxes and refactor handpose 2021-10-20 09:10:57 -04:00
Vladimir Mandic 5f6aac9928 update demos 2021-10-19 11:28:59 -04:00
Jimmy Nyström 9025e60e3a Removed direct usage of performance.now
Switched to using the utility function that works in both nodejs and browser environments
2021-10-19 09:58:14 -04:00
Vladimir Mandic 2ca389560f minor blazepose optimizations 2021-10-15 09:34:40 -04:00
Vladimir Mandic cd35d733d9 enhanced movenet postprocessing 2021-10-14 12:26:59 -04:00
Vladimir Mandic 86a4cedf81 update handtrack skip algorithm 2021-10-13 14:49:41 -04:00
Vladimir Mandic fcc64e845c add optional anti-spoofing module 2021-10-13 10:56:56 -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 bb7f1bd521 set webgpu optimized flags 2021-10-11 09:22:39 -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 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 b02c6fa413 breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
Vladimir Mandic 443cb24241 update movenet-multipose and samples 2021-09-28 17:07:34 -04:00