Commit Graph

364 Commits (9ffed35d829ec5fc1e9a6c2d7707c82210c7725f)

Author SHA1 Message Date
Vladimir Mandic 307adfcdba add liveness module and facerecognition demo 2021-11-09 14:37:50 -05:00
Vladimir Mandic 148391fe1c initial version of facerecognition demo 2021-11-09 10:39:23 -05:00
Vladimir Mandic eb02c41621 add type defs when working with relative path imports 2021-11-08 16:36:20 -05:00
Vladimir Mandic df933ccf8e new frame change detection algorithm 2021-11-06 10:21:51 -04:00
Vladimir Mandic 8de38b07eb add histogram equalization 2021-11-05 15:35:53 -04:00
Vladimir Mandic 89a4b69c7d add histogram equalization 2021-11-05 15:09:54 -04:00
Vladimir Mandic e3328db6da implement wasm missing ops 2021-11-05 13:36:53 -04:00
Vladimir Mandic 73f02855aa performance and memory optimizations 2021-11-05 11:28:06 -04:00
Vladimir Mandic 8e15c91e33 improve box rescaling for all modules 2021-11-03 16:32:07 -04:00
Vladimir Mandic 12507c58c2 refactor predict with execute 2021-11-02 11:07:11 -04:00
Vladimir Mandic 15fbaa3877 update hand landmarks model 2021-10-31 09:06:33 -04:00
Vladimir Mandic d6290fff87 start 2.5 major version 2021-10-30 12:21:54 -04:00
Vladimir Mandic 5a16b5081d build and docs cleanup 2021-10-29 15:55:20 -04:00
Vladimir Mandic b7f3b580bc fix firefox bug 2021-10-28 17:25:50 -04:00
Vladimir Mandic a5823f7df9 additional human.performance counters 2021-10-27 09:45:38 -04:00
Vladimir Mandic b3cd972ff5 add ts demo 2021-10-27 08:16:06 -04:00
Vladimir Mandic 90727ea057 switch from es2018 to es2020 for main build 2021-10-26 19:38:23 -04:00
Vladimir Mandic 4e05fa40fe switch to custom tfjs for demos 2021-10-26 15:08:05 -04:00
Vladimir Mandic d99ce58f16 refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
Vladimir Mandic 98c5b3fcbc increase face similarity match resolution 2021-10-25 09:44:13 -04:00
Vladimir Mandic a64d6e9830 time based caching 2021-10-23 09:38:52 -04:00
Vladimir Mandic ebfd0b01e0 initial work on skipTime 2021-10-22 16:09:52 -04:00
Vladimir Mandic ad5ded9ce4 update tfjs to 3.10.0 2021-10-22 09:48:27 -04:00
Vladimir Mandic 0222a49cc6 add optional autodetected custom wasm path 2021-10-21 12:42:08 -04:00
Vladimir Mandic 669e6e7c00 fix for human.draw labels and typedefs 2021-10-21 10:54:51 -04:00
Vladimir Mandic d4188518db refactor human.env to a class type 2021-10-21 10:26:44 -04:00
Vladimir Mandic 0688a0cebf add human.custom.esm using custom tfjs build 2021-10-20 17:49:00 -04:00
Vladimir Mandic 90d5f32126 update demos 2021-10-19 11:28:59 -04:00
Vladimir Mandic 64bd279fb8 update dependencies and refresh release 2021-10-19 07:58:51 -04:00
Vladimir Mandic b9915569d3 minor blazepose optimizations 2021-10-15 09:34:40 -04:00
Vladimir Mandic 48f04c0a00 remove posenet from default package 2021-10-15 06:49:41 -04:00
Vladimir Mandic 105527dfd6 enhanced movenet postprocessing 2021-10-14 12:26:59 -04:00
Vladimir Mandic bdfe6fb85f use transferrable buffer for worker messages 2021-10-13 11:53:54 -04:00
Vladimir Mandic 7c7e21b8dd update todo 2021-10-13 11:02:44 -04:00
Vladimir Mandic 0a435aa95a add optional anti-spoofing module 2021-10-13 10:56:56 -04:00
Vladimir Mandic 0a14ea8bca add node-match advanced example using worker thread pool 2021-10-13 08:06:11 -04:00
Vladimir Mandic 7b61812dff package updates 2021-10-12 14:17:33 -04:00
Vladimir Mandic 750c10b309 optimize image preprocessing 2021-10-12 11:39:18 -04:00
Vladimir Mandic c7dbca2856 update imagefx 2021-10-12 09:48:00 -04:00
Vladimir Mandic 3e7bbf2538 major precision improvements to movenet and handtrack 2021-10-10 22:29:20 -04:00
Vladimir Mandic 8670880c82 image processing fixes 2021-10-10 17:52:43 -04:00
Vladimir Mandic f7c189fd8a redesign body and hand caching and interpolation 2021-10-08 18:39:04 -04:00
Vladimir Mandic 99b81c1e61 demo default config cleanup 2021-10-08 07:48:48 -04:00
Vladimir Mandic 419a97dd15 improve gaze and face angle visualizations in draw 2021-10-07 10:33:10 -04:00
Vladimir Mandic 3f8bba584b workaround for chrome offscreencanvas bug 2021-10-06 11:30:34 -04:00
Vladimir Mandic 980285d363 fix backend conflict in webworker 2021-10-04 17:03:36 -04:00
Vladimir Mandic 3e53ba4726 add blazepose v2 and add annotations to body results 2021-10-04 16:29:15 -04:00
Vladimir Mandic 3e1160237e fix backend order initialization 2021-10-03 08:12:26 -04:00
Vladimir Mandic ae21e412a1 updated facematch demo 2021-10-01 11:40:57 -04:00
Vladimir Mandic 50706480c4 breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00