Commit Graph

80 Commits (fdc0c8d496312d83b6c7316890eedad39899f823)

Author SHA1 Message Date
Vladimir Mandic 9e51e1a476 implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
Vladimir Mandic 637f53736e finished draw buffering and smoothing and enabled by default 2021-05-30 23:21:48 -04:00
Vladimir Mandic c76d5ee5a2 update typedoc definitions 2021-05-30 18:45:39 -04:00
Vladimir Mandic 3cf15ff629 release candidate 2021-05-30 12:03:34 -04:00
Vladimir Mandic 08f4e65d81 quantize handdetect model 2021-05-29 18:29:57 -04:00
Vladimir Mandic cd6da52bdb added experimental movenet-lightning and removed blazepose from default dist 2021-05-29 09:20:01 -04:00
Vladimir Mandic 8c9fb63b01 added experimental face.rotation.gaze 2021-05-28 15:53:51 -04:00
Vladimir Mandic f357901e36 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic e62f18e34e implemented unified result.persons that combines face, body and hands for each person 2021-05-24 11:10:13 -04:00
Vladimir Mandic 53d2241036 update iris distance calculations 2021-05-24 07:16:38 -04:00
Vladimir Mandic 4ed9e9f3a1 added experimental results interpolation for smooth draw operations 2021-05-23 13:55:33 -04:00
Vladimir Mandic d94c1d1513 use explicit tensor interface 2021-05-22 21:54:18 -04:00
Vladimir Mandic a5da0b3b3b add tfjs types and remove all instances of any 2021-05-22 21:47:59 -04:00
Vladimir Mandic 36e9c56746 enhance strong typing 2021-05-22 14:53:51 -04:00
Vladimir Mandic 4c14bcd80e rebuild all for release 2021-05-22 13:17:07 -04:00
Vladimir Mandic 1811e1c621 restructure results strong typing 2021-05-22 12:33:19 -04:00
Vladimir Mandic bb69645f54 caching improvements 2021-05-20 19:14:07 -04:00
Vladimir Mandic dcf3c33382 caching determination is now dynamic based on detection of input change and not based on input types 2021-05-18 11:36:24 -04:00
Vladimir Mandic 733ffc8b2b update & fix posenet 2021-05-05 10:07:44 -04:00
Vladimir Mandic 08d4809ffb switch posenet weights 2021-05-04 20:46:33 -04:00
Vladimir Mandic b0bdf952fa update 2021-04-28 08:58:21 -04:00
Vladimir Mandic 6f380facdb convert blazeface to module 2021-04-25 16:56:10 -04:00
Vladimir Mandic 66054542c2 major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
Vladimir Mandic 1619f6655f enable cross origin isolation 2021-04-24 18:43:59 -04:00
Vladimir Mandic 65cabb2693 rewrite posenet decoder 2021-04-24 16:04:49 -04:00
Vladimir Mandic 8440d78d5f update posenet model 2021-04-24 11:49:26 -04:00
Vladimir Mandic 6c064bdf12 update 2021-04-19 16:19:03 -04:00
Vladimir Mandic 203178e28f mobile demo optimization and iris gestures 2021-04-18 19:33:40 -04:00
Vladimir Mandic 89182f991a refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
Vladimir Mandic b74eab5aac added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic 58d0585027 exception handling 2021-04-09 10:02:40 -04:00
Vladimir Mandic ea8a96ad47 add modelBasePath option 2021-04-09 08:07:58 -04:00
Vladimir Mandic dba040c662 update tslib 2021-04-06 11:38:01 -04:00
Vladimir Mandic 4a2a69fc18 input type validation 2021-04-02 08:37:35 -04:00
Vladimir Mandic e2ed67e591 normalize all scores 2021-04-01 09:24:56 -04:00
Vladimir Mandic 20a4294ba1 initial work on face3d three.js demo 2021-03-29 15:59:16 -04:00
Vladimir Mandic c0f551ccd8 implement nanodet 2021-03-27 10:25:31 -04:00
Vladimir Mandic f37be8efe5 start working on efficientpose 2021-03-26 18:50:19 -04:00
Vladimir Mandic 8c56326914 fix broken exports 2021-03-25 08:43:51 -04:00
Vladimir Mandic 0294fb52f7 update nanodet and face rotation check 2021-03-23 14:46:44 -04:00
Vladimir Mandic ee05c6a283 new module: face description 2021-03-21 14:18:51 -04:00
Vladimir Mandic a8428f5a69 refactor face classes 2021-03-21 07:49:55 -04:00
Vladimir Mandic 71cb78abda update 2021-03-17 20:26:43 -04:00
Vladimir Mandic 447d626584 redefine tensor 2021-03-17 20:23:12 -04:00
Vladimir Mandic 960bd66c31 enforce types 2021-03-17 20:16:40 -04:00
Vladimir Mandic c7aa2dadfa regen type declarations 2021-03-17 18:57:00 -04:00
Vladimir Mandic 8ba3c795cf switch to single jumbo dts 2021-03-17 18:48:02 -04:00
Vladimir Mandic b2f8f41966 update 2021-03-17 18:33:12 -04:00
Vladimir Mandic 2265e12d69 type definitions 2021-03-17 18:23:19 -04:00
Vladimir Mandic 46eb55ffb6 fix box clamping and raw output 2021-03-17 14:35:11 -04:00