Commit Graph

150 Commits (2b4fe6c78e39042c78f96b79398ee7cde0f1dfdf)

Author SHA1 Message Date
Vladimir Mandic 69021653be start using partial definitions 2021-09-11 16:11:00 -04:00
Vladimir Mandic 1d27bc03ed implement event emitters 2021-09-11 16:00:16 -04:00
Vladimir Mandic 48aa359bb5 change build process 2021-09-10 21:21:29 -04:00
Vladimir Mandic ce703f48fd add benchmark info 2021-09-05 16:42:11 -04:00
Vladimir Mandic b0bd103db2 update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
Vladimir Mandic 50c66535c5 simplify canvas handling in nodejs 2021-08-31 18:22:16 -04:00
Vladimir Mandic 7af32d08c3 added demo node-canvas 2021-08-31 14:48:55 -04:00
Vladimir Mandic cfeac24fc2 dynamically generate default wasm path 2021-08-31 13:00:06 -04:00
Vladimir Mandic 42100caad7 updated wiki 2021-08-23 08:41:50 -04:00
Vladimir Mandic a009d58377 add static type definitions to main class 2021-08-19 16:16:56 -04:00
Vladimir Mandic f4a1fb2d48 strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic 7c6d9dd3fe add webgu checks 2021-08-15 08:09:40 -04:00
Vladimir Mandic a77a39dbfa complete async work 2021-08-14 11:16:26 -04:00
Vladimir Mandic fc01b2a4a6 switch to async data reads 2021-08-12 09:31:16 -04:00
Vladimir Mandic eeed676823 update build process to remove warnings 2021-07-31 20:42:28 -04:00
Vladimir Mandic a0248a9f7c enable webgl uniform support for faster warmup 2021-07-29 16:35:16 -04:00
Vladimir Mandic d08b657ecd fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Vladimir Mandic 3b75e5e82c modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic a4befc8106 custom build tfjs from sources 2021-06-06 19:00:34 -04:00
Vladimir Mandic 7f5e5aa00a modularize build platform 2021-06-05 17:51:46 -04:00
Vladimir Mandic bf42a1c64e enable body segmentation and background replacement in demo 2021-06-05 16:13:41 -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 b713dd5271 update build with automatic linter 2021-06-03 09:41:53 -04:00
Vladimir Mandic 5788a80a7a implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
Vladimir Mandic 5761eb282a update typedoc definitions 2021-05-30 18:45:39 -04:00
Vladimir Mandic 363e1a3370 quantize handdetect model 2021-05-29 18:29:57 -04:00
Vladimir Mandic c980736c30 added experimental movenet-lightning and removed blazepose from default dist 2021-05-29 09:20:01 -04:00
Vladimir Mandic 4ab5bbb6e6 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic 70af13ce8c implemented unified result.persons that combines face, body and hands for each person 2021-05-24 11:10:13 -04:00
Vladimir Mandic bdceeea1d8 use green weighted for input diff calculation 2021-05-23 13:54:22 -04:00
Vladimir Mandic 6e894c3baf implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
Vladimir Mandic 0fb63cea21 add tfjs types and remove all instances of any 2021-05-22 21:47:59 -04:00
Vladimir Mandic 0b907e56d9 enhance strong typing 2021-05-22 14:53:51 -04:00
Vladimir Mandic 4b221c17ea add id and boxraw on missing objects 2021-05-22 12:41:29 -04:00
Vladimir Mandic 714d95f6ed restructure results strong typing 2021-05-22 12:33:19 -04:00
Vladimir Mandic 6ced134157 caching improvements 2021-05-20 19:14:07 -04:00
Vladimir Mandic 0c741d2055 add experimental mb3-centernet object detection 2021-05-19 08:27:28 -04:00
Vladimir Mandic 956e4743c7 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 8741695dbd human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
Vladimir Mandic 48351b1539 update & fix posenet 2021-05-05 10:07:44 -04:00
Vladimir Mandic 88b646b283 convert blazeface to module 2021-04-25 16:56:10 -04:00
Vladimir Mandic 3c11ef4189 major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
Vladimir Mandic 439a7af2e4 enable webworker detection 2021-04-25 07:51:01 -04:00
Vladimir Mandic 437f2f914e enable cross origin isolation 2021-04-24 18:43:59 -04:00
Vladimir Mandic 4dba6b29cb rewrite posenet decoder 2021-04-24 16:04:49 -04:00
Vladimir Mandic d270a45492 update gestures 2021-04-19 09:30:04 -04:00
Vladimir Mandic e42465d004 update tfjs 3.4.0 2021-04-14 12:53:00 -04:00
Vladimir Mandic e231e68d2d experimental node-wasm support 2021-04-13 21:45:45 -04:00
Vladimir Mandic 43f564a978 fix for safari imagebitmap 2021-04-13 11:32:22 -04:00
Vladimir Mandic 0af73ab567 refactored human.config and human.draw 2021-04-13 11:05:52 -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
Vladimir Mandic 7022c265a7 update tslib 2021-04-06 11:38:01 -04:00
Vladimir Mandic 34f01f2053 input type validation 2021-04-02 08:37:35 -04:00
Vladimir Mandic b4c4364953 initial work on face3d three.js demo 2021-03-29 15:59:16 -04:00
Vladimir Mandic 6d978c0b9b move gl flags to correct location 2021-03-28 13:22:22 -04:00
Vladimir Mandic 9bb0769637 implement nanodet 2021-03-27 10:25:31 -04:00
Vladimir Mandic dc7abbb459 start working on efficientpose 2021-03-26 18:50:19 -04:00
Vladimir Mandic 272985bb25 update nanodet and face rotation check 2021-03-23 14:46:44 -04:00
Vladimir Mandic ca511a5385 update demos 2021-03-21 17:47:00 -04:00
Vladimir Mandic 64adb7ebd8 new module: face description 2021-03-21 14:18:51 -04:00
Vladimir Mandic 0e15a5e846 refactor face classes 2021-03-21 07:49:55 -04:00
Vladimir Mandic 13a2472f75 update 2021-03-17 20:26:43 -04:00
Vladimir Mandic c1c6b66315 redefine tensor 2021-03-17 20:23:12 -04:00
Vladimir Mandic de0fffbfdc enforce types 2021-03-17 20:16:40 -04:00
Vladimir Mandic 2464b8c0ef update 2021-03-17 18:33:12 -04:00
Vladimir Mandic b0ed511405 type definitions 2021-03-17 18:23:19 -04:00
Vladimir Mandic 8523da07b5 fix box clamping and raw output 2021-03-17 14:35:11 -04:00
Vladimir Mandic 7738c2ad3d update 2021-03-17 11:40:31 -04:00
Vladimir Mandic c356b02625 add experimental nanodet object detection 2021-03-17 11:32:37 -04:00
Vladimir Mandic 5e082a5294 implement human.match and embedding demo 2021-03-15 12:14:48 -04:00
Vladimir Mandic 6294882ea8 fix broken build 2021-03-14 13:49:01 -04:00
Vladimir Mandic 1da76b4adc update 2021-03-14 13:39:47 -04:00
Vladimir Mandic 43d283125b add typedocs and types 2021-03-13 22:31:09 -05:00
Vladimir Mandic fc8e5bf258 strong typings 2021-03-13 13:47:45 -05:00
Vladimir Mandic 896cb0aac0 update embedding and strong typings 2021-03-13 11:26:53 -05:00
Vladimir Mandic 75f3e3c269 distance based on minkowski space and limited euclidean space 2021-03-12 18:24:34 -05:00
Vladimir Mandic 12b0058a1b switched face embedding to mobileface 2021-03-12 12:54:08 -05:00
Vladimir Mandic c3ecdf5486 add test for face descriptors 2021-03-11 18:26:04 -05:00
Vladimir Mandic d5b620dbe8 autodetect inputSizes 2021-03-11 10:26:14 -05:00
Vladimir Mandic 74ad5a2837 enhanced age, gender, emotion detection 2021-03-10 09:44:45 -05:00
Vladimir Mandic f8b13a8bba remove blazeface-front and faceboxes 2021-03-09 18:32:35 -05:00
Vladimir Mandic 36451ea918 update docs and demo 2021-03-08 07:32:24 -05:00
Vladimir Mandic cd949deec9 implemented 3d face angle calculations 2021-03-06 17:22:47 -05:00
Vladimir Mandic 18a4789639 add curve draw output 2021-03-06 10:38:04 -05:00
Vladimir Mandic c2e74d2ba1 update human.draw helper methods 2021-03-05 11:43:50 -05:00
Vladimir Mandic 95519c45b7 added blazepose-upper 2021-03-05 07:39:37 -05:00
Vladimir Mandic 75161c9127 implement blazepose and update demos 2021-03-04 10:33:08 -05:00
Vladimir Mandic b77b98e8d4 fine tuning age and face models 2021-03-03 09:59:04 -05:00
Vladimir Mandic 7969623849 add debug logging flag 2021-03-02 11:27:42 -05:00
Vladimir Mandic b7e0674abe rebuild 2021-02-26 09:04:15 -05:00
Vladimir Mandic 87e0559706 updated model defaults 2021-02-22 09:13:11 -05:00
Vladimir Mandic 8aa92fad2c build fix 2021-02-21 14:06:13 -05:00
Vladimir Mandic 1a5d5cb37e fix imagefx and add dev builds 2021-02-21 07:20:58 -05:00
Vladimir Mandic e24882f472 update imagefx 2021-02-19 08:35:41 -05:00
Vladimir Mandic 3ca1773e12 update tfjs to 3.1.0 2021-02-17 10:22:38 -05:00
Vladimir Mandic 17c9aa6583 updated lint rules 2021-02-13 09:16:41 -05:00
Vladimir Mandic 402ef8ae32 updated typings 2021-02-08 12:47:38 -05:00
Vladimir Mandic 3824deba29 convert to typescript 2021-02-08 11:39:09 -05:00