Commit Graph

407 Commits (06e16eea55f95c193882a21447ea50eb7f0ab259)

Author SHA1 Message Date
Vladimir Mandic ccd5ba1e46 added configuration validation 2021-09-19 14:07:53 -04:00
Vladimir Mandic cb1ff858e9 updated build platform and typedoc theme 2021-09-18 19:09:02 -04:00
Vladimir Mandic 79f95aa39f prevent validation failed on some model combinations 2021-09-17 14:30:57 -04:00
Vladimir Mandic 75630a7aa3 major release 2021-09-16 10:49:42 -04:00
Vladimir Mandic c4cdddfb59 all tests passing 2021-09-15 19:02:51 -04:00
Vladimir Mandic 42e6a25294 redefine draw helpers interface 2021-09-15 18:58:54 -04:00
Vladimir Mandic 5f68153af7 add simple webcam and webrtc demo 2021-09-15 13:59:18 -04:00
Vladimir Mandic 43a91ba5e0 added visual results browser to demo 2021-09-15 11:15:38 -04:00
Vladimir Mandic 246415b8cc reorganize tfjs bundle 2021-09-14 22:07:13 -04:00
Vladimir Mandic f4caef2e90 update changelog and todo 2021-09-13 13:54:42 -04:00
Vladimir Mandic 5fe0144924 update dependencies 2021-09-13 13:34:41 -04:00
Vladimir Mandic fd0f85a8e9 modularize human class and add model validation 2021-09-12 18:37:06 -04:00
Vladimir Mandic 203dbffa1a add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
Vladimir Mandic 7fa09937b4 added human.env diagnostic class 2021-09-12 12:42:17 -04:00
Vladimir Mandic 83b705818d release candidate 2021-09-12 00:30:11 -04:00
Vladimir Mandic b8d594e18d parametrize face config 2021-09-12 00:05:06 -04:00
Vladimir Mandic 54c1dfb37a redefine config and result interfaces 2021-09-11 23:54:35 -04:00
Vladimir Mandic 6e8bf0f4f4 fix usge of string enums 2021-09-11 23:08:18 -04:00
Vladimir Mandic 19e4e49c41 start using partial definitions 2021-09-11 16:11:00 -04:00
Vladimir Mandic cd77ccdef6 fix iife loader 2021-09-11 11:42:48 -04:00
Vladimir Mandic c9554f8e77 update sourcemaps 2021-09-11 11:17:13 -04:00
Vladimir Mandic 017934406a simplify dependencies 2021-09-11 10:29:31 -04:00
Vladimir Mandic 52b4310992 change build process 2021-09-10 21:21:29 -04:00
Vladimir Mandic 296501cbf8 update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
Vladimir Mandic d5abaf2405 update 2021-08-31 18:24:30 -04:00
Vladimir Mandic ab2fe916d9 full rebuild 2021-08-31 14:50:16 -04:00
Vladimir Mandic 2e36f43efb added demo node-canvas 2021-08-31 14:48:55 -04:00
Vladimir Mandic e58ba5e803 dynamically generate default wasm path 2021-08-31 13:00:06 -04:00
Vladimir Mandic 17356e0a4d updated wiki 2021-08-23 08:41:50 -04:00
Vladimir Mandic ac83b3d153 implement finger poses in hand detection and gestures 2021-08-20 20:43:03 -04:00
Vladimir Mandic 54d717bbff implemented movenet-multipose model 2021-08-20 09:05:07 -04:00
Vladimir Mandic 4f5ee67431 update todo 2021-08-19 17:28:07 -04:00
Vladimir Mandic e1546e158f add static type definitions to main class 2021-08-19 16:16:56 -04:00
Vladimir Mandic 312f51f07e rebuild full 2021-08-17 18:49:49 -04:00
Vladimir Mandic 649a3a17b5 update angle calculations 2021-08-17 18:46:50 -04:00
Vladimir Mandic 996019eea3 improve face box caching 2021-08-17 09:15:47 -04:00
Vladimir Mandic f9a4f741a9 strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic 71f25a8f12 add webgu checks 2021-08-15 08:09:40 -04:00
Vladimir Mandic f29d85dacd experimental webgpu support 2021-08-14 18:00:26 -04:00
Vladimir Mandic f867d46b85 add experimental webgu demo 2021-08-14 13:39:26 -04:00
Vladimir Mandic 14cd80b32a add backend initialization checks 2021-08-14 11:17:51 -04:00
Vladimir Mandic 13c94efb8b list detect cameras 2021-08-13 10:34:09 -04:00
Vladimir Mandic 334bb7061f switch to async data reads 2021-08-12 09:31:16 -04:00
Vladimir Mandic 67b7db377d fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
Vladimir Mandic 2eae119c96 update todo 2021-08-09 10:46:03 -04:00
Vladimir Mandic b70775caa9 update build process to remove warnings 2021-07-31 20:42:28 -04:00
Vladimir Mandic cb0b20681b replace movenet with lightning-v4 2021-07-30 07:18:54 -04:00
Vladimir Mandic b387bad3f0 enable webgl uniform support for faster warmup 2021-07-29 16:35:16 -04:00
Vladimir Mandic 20e417ca1c update build 2021-07-29 12:50:06 -04:00
Vladimir Mandic 448cd26f61 rebuild new release 2021-07-29 11:03:21 -04:00
Vladimir Mandic e84e421a04 updated gesture types 2021-07-29 11:01:50 -04:00
Vladimir Mandic fbe8a8b0f6 update tfjs and typescript 2021-07-29 09:53:13 -04:00
Vladimir Mandic 9394aaa742 add note on manually disping tensor 2021-06-18 13:39:20 -04:00
Vladimir Mandic 733a6db43e modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic 5b367e8591 update typedoc 2021-06-18 07:25:33 -04:00
Vladimir Mandic c10f31ef6c added multithreaded demo 2021-06-14 10:23:06 -04:00
Vladimir Mandic a6e9b8f35b reorganize demos 2021-06-14 08:16:10 -04:00
Vladimir Mandic bcce8e8872 fix centernet box width & height 2021-06-11 16:12:24 -04:00
Vladimir Mandic 99e1ca3dc9 add body segmentation sample 2021-06-08 07:29:08 -04:00
Vladimir Mandic 19a9e9605e add release notes 2021-06-08 07:09:37 -04:00
Vladimir Mandic 66a101e2aa release 2.0 2021-06-08 07:06:16 -04:00
Vladimir Mandic d598f1bdb4 add video drag&drop capability 2021-06-07 08:38:16 -04:00
Vladimir Mandic 3d45825d37 update packages 2021-06-06 20:47:59 -04:00
Vladimir Mandic 58d46094aa modularize build platform 2021-06-06 20:34:29 -04:00
Vladimir Mandic f654b89e8a custom build tfjs from sources 2021-06-06 19:00:34 -04:00
Vladimir Mandic ccad4a8c20 update wasm to tfjs 3.7.0 2021-06-06 12:58:06 -04:00
Vladimir Mandic 525634ad26 modularize build platform 2021-06-05 17:51:46 -04:00
Vladimir Mandic d3bea52d51 enable body segmentation and background replacement in demo 2021-06-05 16:13:41 -04:00
Vladimir Mandic e64ecbec69 update 2021-06-05 13:02:01 -04:00
Vladimir Mandic 4167d186ee unified build 2021-06-05 12:59:11 -04:00
Vladimir Mandic 302cc31f59 enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00
Vladimir Mandic 5c6ba688c9 work on body segmentation 2021-06-04 20:22:05 -04:00
Vladimir Mandic 5800461d79 added experimental body segmentation module 2021-06-04 13:52:40 -04:00
Vladimir Mandic 6e1f9a34a6 update for tfjs 3.7.0 2021-06-04 09:20:59 -04:00
Vladimir Mandic 3cdbcbb860 update build with automatic linter 2021-06-03 09:41:53 -04:00
Vladimir Mandic 2d354d03e1 release candidate 2021-06-02 13:39:02 -04:00
Vladimir Mandic 7498bd061f update tests and demos 2021-06-02 13:35:33 -04:00
Vladimir Mandic 851ea87b18 release candidate 2021-06-01 08:59:09 -04:00
Vladimir Mandic 4e9a5ff552 implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
Vladimir Mandic 7784257c76 update typedoc definitions 2021-05-30 18:45:39 -04:00
Vladimir Mandic 9aaa835395 implemented service worker 2021-05-30 17:56:40 -04:00
Vladimir Mandic f5205bafce release candidate 2021-05-30 12:03:34 -04:00
Vladimir Mandic a3bf652abc quantize handdetect model 2021-05-29 18:29:57 -04:00
Vladimir Mandic 185463e30d added experimental movenet-lightning and removed blazepose from default dist 2021-05-29 09:20:01 -04:00
Vladimir Mandic 9bcfe23395 added experimental face.rotation.gaze 2021-05-28 15:53:51 -04:00
Vladimir Mandic 7ea2bcbb5b fix and optimize for mobile platform 2021-05-28 10:43:48 -04:00
Vladimir Mandic b0af2fb67e lock typescript to 4.2 due to typedoc incompatibility with 4.3 2021-05-27 16:07:02 -04:00
Vladimir Mandic e37c07417e webhint and lighthouse optimizations 2021-05-26 08:47:31 -04:00
Vladimir Mandic 0c6bdad1e9 add camera startup diag messages 2021-05-26 07:57:51 -04:00
Vladimir Mandic fd2bd21301 implemented unified result.persons that combines face, body and hands for each person 2021-05-24 11:10:13 -04:00
Vladimir Mandic 68afebcd24 update iris distance calculations 2021-05-24 07:16:38 -04:00
Vladimir Mandic d3e16112af added experimental results interpolation for smooth draw operations 2021-05-23 13:55:33 -04:00
Vladimir Mandic f0739716e2 use explicit tensor interface 2021-05-22 21:54:18 -04:00
Vladimir Mandic 9e0318ea52 add tfjs types and remove all instances of any 2021-05-22 21:47:59 -04:00
Vladimir Mandic b192445071 enhance strong typing 2021-05-22 14:53:51 -04:00
Vladimir Mandic a21f9b2a06 rebuild all for release 2021-05-22 13:17:07 -04:00
Vladimir Mandic e49b5f1018 restructure results strong typing 2021-05-22 12:33:19 -04:00
Vladimir Mandic ba89d21f4d update dependencies 2021-05-21 06:54:02 -04:00
Vladimir Mandic 1c52d42e24 caching improvements 2021-05-20 19:14:07 -04:00
Vladimir Mandic 7cc927cb1c 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 0b9baffbfd update dependencies 2021-05-18 08:22:33 -04:00
Vladimir Mandic 9c015670e5 update demos 2021-05-17 09:35:41 -04:00
Vladimir Mandic c295588cf7 update 2021-05-17 08:56:57 -04:00
Vladimir Mandic 30c6b80f01 add node-video sample 2021-05-16 23:55:08 -04:00
Vladimir Mandic 7f2a0cddfe update 2021-05-11 15:08:27 -04:00
Vladimir Mandic 1652300288 fix node build and update model signatures 2021-05-11 07:53:06 -04:00
Vladimir Mandic 36715ba3cd update & fix posenet 2021-05-05 10:07:44 -04:00
Vladimir Mandic a95ca54bbf switch posenet weights 2021-05-04 20:46:33 -04:00
Vladimir Mandic cb60baf47a update tfjs version 2021-05-04 11:19:46 -04:00
Vladimir Mandic e1754cf775 release 1.8 with major changes and tfjs 3.6.0 2021-04-30 11:55:04 -04:00
Vladimir Mandic f77c142965 update 2021-04-28 08:58:21 -04:00
Vladimir Mandic 3fe8807440 add hand labels in draw 2021-04-26 07:37:29 -04:00
Vladimir Mandic 6e2d6dc40f cleanup demo workflow 2021-04-26 07:19:30 -04:00
Vladimir Mandic 66b7272987 convert blazeface to module 2021-04-25 16:56:10 -04:00
Vladimir Mandic ed0fbd6e3c add exception handlers to all demos 2021-04-25 14:30:40 -04:00
Vladimir Mandic f26dae059e remove blazeface-front and add unhandledrejection handler 2021-04-25 14:15:38 -04:00
Vladimir Mandic fab62c6332 major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
Vladimir Mandic 7b4055e23d enable webworker detection 2021-04-25 07:51:01 -04:00
Vladimir Mandic a05b9e7774 enable cross origin isolation 2021-04-24 18:43:59 -04:00
Vladimir Mandic 01c9bb24b5 rewrite posenet decoder 2021-04-24 16:04:49 -04:00
Vladimir Mandic ead7dc3153 update posenet model 2021-04-24 11:49:26 -04:00
Vladimir Mandic b8309bcddb major version rebuild 2021-04-22 19:47:04 -04:00
Vladimir Mandic 9b39425410 update for tfjs 3.5.0 2021-04-22 19:46:18 -04:00
Vladimir Mandic d234e68fc9 update 2021-04-19 16:19:03 -04:00
Vladimir Mandic 9dd168733f update gestures 2021-04-19 09:30:04 -04:00
Vladimir Mandic 20f61a6b2b mobile demo optimization and iris gestures 2021-04-18 19:33:40 -04:00
Vladimir Mandic 5de743ceb2 full rebuild 2021-04-16 18:03:15 -04:00
Vladimir Mandic 9db6a151ee add full nodejs test coverage 2021-04-15 09:43:55 -04:00
Vladimir Mandic b9395af7ae update tfjs 3.4.0 2021-04-14 12:53:00 -04:00
Vladimir Mandic 8aec48d98a experimental node-wasm support 2021-04-13 21:45:45 -04:00
Vladimir Mandic d25d970ef4 fix for safari imagebitmap 2021-04-13 11:32:22 -04:00
Vladimir Mandic 6ff61e8546 refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
Vladimir Mandic fa5f0be769 implement webrtc 2021-04-12 17:48:59 -04:00
Vladimir Mandic e3b5dcb75e added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic 362fda37c9 fix typedoc 2021-04-09 21:53:48 -04:00
Vladimir Mandic aaec742c0a exception handling 2021-04-09 10:02:40 -04:00
Vladimir Mandic 57fe43ab5d add modelBasePath option 2021-04-09 08:07:58 -04:00
Vladimir Mandic b5c77fd149 update 2021-04-08 12:10:15 -04:00
Vladimir Mandic 6d814fd6f4 update tslib 2021-04-06 11:38:01 -04:00
Vladimir Mandic 1d6c72318b add dynamic viewport and fix web worker 2021-04-05 11:48:24 -04:00
Vladimir Mandic 4b6dd41f69 update 2021-04-04 09:26:32 -04:00
Vladimir Mandic 3120911979 update keywords 2021-04-03 11:10:07 -04:00
Vladimir Mandic f55119cd70 input type validation 2021-04-02 08:37:35 -04:00
Vladimir Mandic f0c7cd9b98 normalize all scores 2021-04-01 09:24:56 -04:00
Vladimir Mandic 18ec01ec31 update 2021-03-30 09:04:49 -04:00
Vladimir Mandic c2dd6fe567 added face3d demo 2021-03-30 09:03:18 -04:00
Vladimir Mandic 3006266060 initial work on face3d three.js demo 2021-03-29 15:59:16 -04:00
Vladimir Mandic 77476652d2 new serve module and demo structure 2021-03-29 14:40:34 -04:00
Vladimir Mandic f9306abac5 move gl flags to correct location 2021-03-28 13:22:22 -04:00
Vladimir Mandic 718ccda645 minor rotation calculation fix 2021-03-28 08:49:56 -04:00
Vladimir Mandic 43b4850819 new face rotation calculations 2021-03-28 08:40:39 -04:00
Vladimir Mandic db7443d96b update 2021-03-27 15:45:37 -04:00
Vladimir Mandic 23e515d26f experimental: add efficientpose 2021-03-27 15:43:48 -04:00
Vladimir Mandic 1dd860d112 start working on efficientpose 2021-03-26 18:50:19 -04:00
Vladimir Mandic 863f5f0caf update 2021-03-25 08:50:41 -04:00
Vladimir Mandic 3cb0dca242 fix broken exports 2021-03-25 08:43:51 -04:00
Vladimir Mandic d2560e6954 update faces database 2021-03-24 11:43:28 -04:00
Vladimir Mandic 1419b89f9b updated face description 2021-03-24 11:08:49 -04:00
Vladimir Mandic f71b5c9d97 update 2021-03-23 15:25:43 -04:00
Vladimir Mandic 1a1560cca1 update nanodet and face rotation check 2021-03-23 14:46:44 -04:00
Vladimir Mandic 7fe2e66957 update demos 2021-03-21 17:47:00 -04:00
Vladimir Mandic 97921cc5fc precise face rotation 2021-03-21 16:16:13 -04:00
Vladimir Mandic cc542ccbc0 update 2021-03-21 14:24:10 -04:00
Vladimir Mandic 35cf845fbf new module: face description 2021-03-21 14:18:51 -04:00
Vladimir Mandic 61633928cf refactor face classes 2021-03-21 07:49:55 -04:00
Vladimir Mandic 3dc7dcefe1 cleanup 2021-03-18 16:55:00 -04:00
Vladimir Mandic 7f644a3bde update 2021-03-17 20:26:43 -04:00
Vladimir Mandic fdddebda2a redefine tensor 2021-03-17 20:23:12 -04:00
Vladimir Mandic 714d2b9187 enforce types 2021-03-17 20:16:40 -04:00
Vladimir Mandic 412aaa3d45 switch to single jumbo dts 2021-03-17 18:48:02 -04:00
Vladimir Mandic 55b12a629c type definitions 2021-03-17 18:23:19 -04:00
Vladimir Mandic ad222d8b15 fix box clamping and raw output 2021-03-17 14:35:11 -04:00
Vladimir Mandic d676bd5310 update 2021-03-17 11:40:31 -04:00
Vladimir Mandic 7b96b04af6 add experimental nanodet object detection 2021-03-17 11:32:37 -04:00
Vladimir Mandic 467271ab1a full models signature 2021-03-17 09:01:59 -04:00
Vladimir Mandic 2c43cef0c7 fix for seedrandom 2021-03-16 07:16:25 -04:00
Vladimir Mandic 4990975b5b custom typedoc 2021-03-15 12:29:51 -04:00
Vladimir Mandic 7cb191a4cd implement human.match and embedding demo 2021-03-15 12:14:48 -04:00
Vladimir Mandic e970964994 full rebuild 2021-03-15 08:56:36 -04:00
Vladimir Mandic acfd4de403 fix broken build 2021-03-14 13:49:01 -04:00
Vladimir Mandic 8cbd9b6210 update 2021-03-14 13:39:47 -04:00
Vladimir Mandic 7b6dbae62e added api specs 2021-03-13 22:38:35 -05:00
Vladimir Mandic f65bae05e4 add typedocs and types 2021-03-13 22:31:09 -05:00
Vladimir Mandic d373f8e121 update embedding and strong typings 2021-03-13 11:26:53 -05:00
Vladimir Mandic 43836ad0a6 distance based on minkowski space and limited euclidean space 2021-03-12 18:24:34 -05:00
Vladimir Mandic a458f29dc7 guard against invalid input images 2021-03-12 16:43:36 -05:00
Vladimir Mandic 1f7b699074 switched face embedding to mobileface 2021-03-12 12:54:08 -05:00
Vladimir Mandic 9aa53df307 add face return tensor 2021-03-11 22:04:44 -05:00
Vladimir Mandic c7c1ee1ffb update 2021-03-10 10:28:20 -05:00
Vladimir Mandic 6b61718ac7 strong typing for public classes and hide private classes 2021-03-10 10:02:52 -05:00
Vladimir Mandic 18bcc549ca full rebuild 2021-03-09 18:36:26 -05:00
Vladimir Mandic 25bb2f6df1 update 2021-03-09 13:19:52 -05:00
Vladimir Mandic ee94119d1e fix for face detector when mesh is disabled 2021-03-09 13:15:40 -05:00
Vladimir Mandic a9482412ff created wiki 2020-11-07 09:39:54 -05:00
Vladimir Mandic e96135e652 updated changelog 2020-11-05 09:12:43 -05:00
Vladimir Mandic edaaa2dd8f updated changelog 2020-11-04 11:44:07 -05:00
Vladimir Mandic 369c6faa21 update changelog 2020-11-03 11:11:53 -05:00
Vladimir Mandic 5c889f37da package update 2020-11-02 18:55:17 -05:00
Vladimir Mandic cf6e525972 updated changelog 2020-11-01 13:10:36 -05:00
Vladimir Mandic d3a3ca3b50 updated changelog 2020-10-30 10:30:07 -04:00
Vladimir Mandic 52f77d8f59 updated changelog 2020-10-30 07:35:19 -04:00
Vladimir Mandic e64f60854d updated changelog 2020-10-28 15:03:23 -04:00
Vladimir Mandic e50a30f68f updated 2020-10-22 18:50:28 -04:00
Vladimir Mandic f41d9cc43b updated changelog 2020-10-19 11:04:34 -04:00
Vladimir Mandic 8362579a48 updated changelog 2020-10-17 11:43:40 -04:00
Vladimir Mandic 43a6a9934a updated changelog 2020-10-16 15:22:20 -04:00
Vladimir Mandic f31c18f241 added auto-generated changelog 2020-10-16 15:21:56 -04:00