Commit Graph

86 Commits (2d7cf52e723b295e4328e0ed1d56c945cf476b61)

Author SHA1 Message Date
Vladimir Mandic 2d7cf52e72 implement face attention model 2022-04-11 11:45:24 -04:00
Vladimir Mandic cf08ef892c fix types typo 2022-02-17 08:15:57 -05:00
Vladimir Mandic 089f2641e5 add config option wasmPlatformFetch 2022-02-10 15:35:32 -05:00
Vladimir Mandic 733ce5bb66 implement model caching using indexdb 2022-01-17 11:03:21 -05:00
Vladimir Mandic 04a5e76816 update 2021-12-28 11:39:54 -05:00
libowen.eric d8114a2871 fix(src): typo 2021-12-28 06:59:16 -05:00
Vladimir Mandic e772efa633 change on how face box is calculated 2021-12-27 10:59:56 -05:00
Vladimir Mandic 8360cdb2ce strong type for string enums 2021-12-15 09:26:32 -05:00
Vladimir Mandic 9304d59413 prototype blazepose detector 2021-11-22 14:33:40 -05:00
Vladimir Mandic 8bb509926b create typedef rollup 2021-11-17 15:45:49 -05:00
Vladimir Mandic 5811ee3fb6 improve error handling 2021-11-14 11:22:52 -05:00
Vladimir Mandic eaa691f252 implement optional face masking 2021-11-12 15:07:23 -05:00
Vladimir Mandic 32539a10f5 add liveness module and facerecognition demo 2021-11-09 14:37:50 -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 c113370c21 performance and memory optimizations 2021-11-05 11:28:06 -04:00
Vladimir Mandic be767fb02d update hand landmarks model 2021-10-31 09:06:33 -04:00
Vladimir Mandic 560b3ff671 build and docs cleanup 2021-10-29 15:55:20 -04:00
Vladimir Mandic 5af91547c6 refactoring plus jsdoc comments 2021-10-25 13:09:00 -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 cd35d733d9 enhanced movenet postprocessing 2021-10-14 12:26:59 -04:00
Vladimir Mandic fcc64e845c add optional anti-spoofing module 2021-10-13 10:56:56 -04:00
Vladimir Mandic 3925d6d426 major precision improvements to movenet and handtrack 2021-10-10 22:29:20 -04:00
Vladimir Mandic 54371fbba5 redesign body and hand caching and interpolation 2021-10-08 18:39:04 -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 4b807b5f11 tweaked default values 2021-09-28 13:48:29 -04:00
Vladimir Mandic 7d7ad66e16 enable handtrack as default model 2021-09-28 12:02:17 -04:00
Vladimir Mandic e3fd7a5b61 refactoring 2021-09-27 13:58:13 -04:00
Vladimir Mandic cd35d39352 autodetect number of bodies and hands 2021-09-25 19:14:03 -04:00
Vladimir Mandic cc71f647bf new release 2021-09-24 09:55:27 -04:00
Vladimir Mandic a259b1f0c1 update todo and docs 2021-09-22 16:00:43 -04:00
Vladimir Mandic 291af25ef8 redo segmentation and handtracking 2021-09-22 15:16:14 -04:00
Vladimir Mandic 1cd528f8e5 initial automated browser tests 2021-09-20 17:17:13 -04:00
Vladimir Mandic 45af8e225c fix multiple memory leaks 2021-09-13 13:28:35 -04:00
Vladimir Mandic 5382624645 added human.env diagnostic class 2021-09-12 12:42:17 -04:00
Vladimir Mandic bd6e291987 minor typos 2021-09-12 08:49:56 -04:00
Vladimir Mandic d3ecc64468 release candidate 2021-09-12 00:30:11 -04:00
Vladimir Mandic 27d0b4dfa4 parametrize face config 2021-09-12 00:05:06 -04:00
Vladimir Mandic 6970c43ec5 mark all config items as optional 2021-09-11 23:59:41 -04:00
Vladimir Mandic 7c0751b15e redefine config and result interfaces 2021-09-11 23:54:35 -04:00
Vladimir Mandic b6f3f6a494 fix usge of string enums 2021-09-11 23:08:18 -04:00
Vladimir Mandic b0bd103db2 update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
Vladimir Mandic cfeac24fc2 dynamically generate default wasm path 2021-08-31 13:00:06 -04:00
Vladimir Mandic 7c6d9dd3fe add webgu checks 2021-08-15 08:09:40 -04:00
Vladimir Mandic fab6eb0b06 add note on manually disping tensor 2021-06-18 13:39:20 -04:00
Vladimir Mandic 7f5e5aa00a modularize build platform 2021-06-05 17:51:46 -04:00
Vladimir Mandic a092f681f9 enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00