Commit Graph

361 Commits (065349c0855a76e24070cdbc4f9b8ae93764dc9b)

Author SHA1 Message Date
Vladimir Mandic 065349c085 implement wasm missing ops 2021-11-05 13:36:53 -04:00
Vladimir Mandic 52769ef2e9 performance and memory optimizations 2021-11-05 11:28:06 -04:00
Vladimir Mandic 91440273f2 fix react compatibility issues 2021-11-04 06:34:13 -04:00
Vladimir Mandic d30a571a9c improve box rescaling for all modules 2021-11-03 16:32:07 -04:00
Vladimir Mandic 8634ec7fd9 improve precision using wasm backend 2021-11-02 11:42:15 -04:00
Vladimir Mandic cff58d6384 refactor predict with execute 2021-11-02 11:07:11 -04:00
Vladimir Mandic eeadb396fa update hand landmarks model 2021-10-31 09:06:33 -04:00
Vladimir Mandic 8ba083651f patch tfjs type defs 2021-10-31 08:03:42 -04:00
Vladimir Mandic a109f3b051 start 2.5 major version 2021-10-30 12:21:54 -04:00
Vladimir Mandic bcb6e34a1e build and docs cleanup 2021-10-29 15:55:20 -04:00
Vladimir Mandic 792930fc91 update tfjs 2021-10-28 14:40:31 -04:00
Vladimir Mandic 74cf335523 additional human.performance counters 2021-10-27 09:45:38 -04:00
Vladimir Mandic 8892886734 add ts demo 2021-10-27 08:16:06 -04:00
Vladimir Mandic e2866b2bd6 switch to custom tfjs for demos 2021-10-26 15:08:05 -04:00
Vladimir Mandic 3d4c12fec3 refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
Vladimir Mandic 1f03270e76 increase face similarity match resolution 2021-10-25 09:44:13 -04:00
Vladimir Mandic c38773bf26 time based caching 2021-10-23 09:38:52 -04:00
Vladimir Mandic b517dc7f1b initial work on skipTime 2021-10-22 16:09:52 -04:00
Vladimir Mandic 129365e52f enhanced typing exports 2021-10-22 13:49:40 -04:00
Vladimir Mandic fa0a93e9b2 add optional autodetected custom wasm path 2021-10-21 12:42:08 -04:00
Vladimir Mandic dc5e46adde fix for human.draw labels and typedefs 2021-10-21 10:54:51 -04:00
Vladimir Mandic 01316a4c2d refactor human.env to a class type 2021-10-21 10:26:44 -04:00
Vladimir Mandic 7a05cf3743 update handtrack boxes and refactor handpose 2021-10-20 09:10:57 -04:00
Vladimir Mandic a741ad95cb update demos 2021-10-19 11:28:59 -04:00
Jimmy Nyström eaeb02592e 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 131cc2609a minor blazepose optimizations 2021-10-15 09:34:40 -04:00
Vladimir Mandic d046513c92 enhanced movenet postprocessing 2021-10-14 12:26:59 -04:00
Vladimir Mandic 84df7f885f update handtrack skip algorithm 2021-10-13 14:49:41 -04:00
Vladimir Mandic 203fcfa904 add optional anti-spoofing module 2021-10-13 10:56:56 -04:00
Vladimir Mandic df53d373e1 package updates 2021-10-12 14:17:33 -04:00
Vladimir Mandic 2930255757 optimize image preprocessing 2021-10-12 11:39:18 -04:00
Vladimir Mandic c430d0d99d update imagefx 2021-10-12 09:48:00 -04:00
Vladimir Mandic 67afa5952f set webgpu optimized flags 2021-10-11 09:22:39 -04:00
Vladimir Mandic ce37a0f716 major precision improvements to movenet and handtrack 2021-10-10 22:29:20 -04:00
Vladimir Mandic 90ec92bbe2 image processing fixes 2021-10-10 17:52:43 -04:00
Vladimir Mandic 1b7ee44659 redesign body and hand caching and interpolation 2021-10-08 18:39:04 -04:00
Vladimir Mandic fd7f7c2195 improve gaze and face angle visualizations in draw 2021-10-07 10:33:10 -04:00
Vladimir Mandic 02afd6c54f workaround for chrome offscreencanvas bug 2021-10-06 11:30:34 -04:00
Vladimir Mandic 12644a3e06 fix backend conflict in webworker 2021-10-04 17:03:36 -04:00
Vladimir Mandic 8a50618e9a add blazepose v2 and add annotations to body results 2021-10-04 16:29:15 -04:00
Vladimir Mandic ab3cda4f51 fix backend order initialization 2021-10-03 08:12:26 -04:00
Vladimir Mandic 8579766d5f breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
Vladimir Mandic 44a5c30e0d update movenet-multipose and samples 2021-09-28 17:07:34 -04:00
Vladimir Mandic c1af3888f9 tweaked default values 2021-09-28 13:48:29 -04:00
Vladimir Mandic 61c8ab9b2c enable handtrack as default model 2021-09-28 12:02:17 -04:00
Vladimir Mandic 49cbbb387e redesign face processing 2021-09-28 12:01:48 -04:00
Vladimir Mandic b6f7d683e1 update types and dependencies 2021-09-27 14:39:54 -04:00
Vladimir Mandic 0643fb50df refactoring 2021-09-27 13:58:13 -04:00
Vladimir Mandic ae0e7533eb define app specific types 2021-09-27 09:19:43 -04:00
Vladimir Mandic 3f8db964ba implement box caching for movenet 2021-09-27 08:53:41 -04:00