Commit Graph

57 Commits (d797c871c74be5d7835da1dd87c9c75e76cf107f)

Author SHA1 Message Date
Vladimir Mandic ce2e669dad add extra face rotation prior to mesh 2021-11-16 13:07:44 -05:00
Vladimir Mandic 5811ee3fb6 improve error handling 2021-11-14 11:22:52 -05:00
Vladimir Mandic 2f6524722e auto tensor shape and channels handling 2021-11-09 19:39:18 -05:00
Vladimir Mandic dfd1ee8418 initial version of facerecognition demo 2021-11-09 10:39:23 -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 cacebc7dbe fix react compatibility issues 2021-11-04 06:34:13 -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 b28327d063 refactor human.env to a class type 2021-10-21 10:26:44 -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 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 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 b02c6fa413 breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
Vladimir Mandic e3fd7a5b61 refactoring 2021-09-27 13:58:13 -04:00
Vladimir Mandic 619f6bcc87 new samples gallery and major code folder restructure 2021-09-25 11:51:15 -04:00
Vladimir Mandic 88a9701d4a support segmentation for nodejs 2021-09-22 19:27:12 -04:00
Vladimir Mandic 2ee248b05d automated browser tests 2021-09-20 22:06:49 -04:00
Vladimir Mandic 1cd528f8e5 initial automated browser tests 2021-09-20 17:17:13 -04:00
Vladimir Mandic 97a3abc654 enhanced automated test coverage 2021-09-20 09:42:34 -04:00
Vladimir Mandic 7d28cd06f2 added configuration validation 2021-09-19 14:07:53 -04:00
Vladimir Mandic d5d2afee0f webgl exception handling 2021-09-17 14:07:44 -04:00
Vladimir Mandic 5587f64f82 experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
Vladimir Mandic bfe889c03d add simple webcam and webrtc demo 2021-09-15 13:59:18 -04:00
Vladimir Mandic 5916396d48 add platform and backend capabilities detection 2021-09-13 23:24:04 -04:00
Vladimir Mandic 45af8e225c fix multiple memory leaks 2021-09-13 13:28:35 -04:00
Vladimir Mandic 97ce559e60 modularize human class and add model validation 2021-09-12 18:37:06 -04:00
Vladimir Mandic 0ebf93154f add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
Vladimir Mandic 7c0751b15e redefine config and result interfaces 2021-09-11 23:54:35 -04:00
Vladimir Mandic 48aa359bb5 change build process 2021-09-10 21:21:29 -04:00
Vladimir Mandic f4a1fb2d48 strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic f68e76c945 minor update 2021-08-05 10:38:04 -04:00
Vladimir Mandic d08b657ecd fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Vladimir Mandic a092f681f9 enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00
Vladimir Mandic c5f0ebe03f add meet and selfie models 2021-06-04 13:51:01 -04:00
Vladimir Mandic 764c2fae0c implemented service worker 2021-05-30 17:56:40 -04:00
Vladimir Mandic 4ab5bbb6e6 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic 5aeb449a67 use explicit tensor interface 2021-05-22 21:54:18 -04:00
Vladimir Mandic a363a08633 update 2021-04-19 16:19:03 -04:00
Vladimir Mandic c4a353787a added filter.flip feature 2021-04-19 16:02:47 -04:00
Vladimir Mandic 6e0fe556e8 added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic 0e20bfe665 exception handling 2021-04-09 10:02:40 -04:00