Commit Graph

418 Commits (a6bd39f1661c19e21c6234bebb7aa6f215ea7c7d)

Author SHA1 Message Date
Vladimir Mandic 958f898d4b minor update 2021-08-05 10:38:04 -04:00
Vladimir Mandic 5c529d5889 update build process to remove warnings 2021-07-31 20:42:28 -04:00
Vladimir Mandic a3dea5a01f fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Vladimir Mandic 45d4095bff fix typo 2021-07-29 11:26:19 -04:00
Vladimir Mandic b408c47847 modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic 65c4d2581f update 2021-06-16 15:46:05 -04:00
Vladimir Mandic a558dd8870 fix demo paths 2021-06-16 15:40:35 -04:00
Vladimir Mandic 66615cac76 added multithreaded demo 2021-06-14 10:23:06 -04:00
Vladimir Mandic 1d7227b02a reorganize demos 2021-06-14 08:16:10 -04:00
Vladimir Mandic f0ed4d2cd5 fix centernet box width & height 2021-06-11 16:12:24 -04:00
Vladimir Mandic 496d09aab7 add video drag&drop capability 2021-06-07 08:38:16 -04:00
Vladimir Mandic af3699c769 modularize build platform 2021-06-06 20:34:29 -04:00
Vladimir Mandic 7a76f9c065 update wasm to tfjs 3.7.0 2021-06-06 12:58:06 -04:00
Vladimir Mandic af31b5b9ef update defaults 2021-06-05 20:06:36 -04:00
Vladimir Mandic 6d728b4e5c modularize build platform 2021-06-05 17:51:46 -04:00
Vladimir Mandic 22c849593e enable body segmentation and background replacement in demo 2021-06-05 16:13:41 -04:00
Vladimir Mandic 60b7143da4 minor git corruption 2021-06-05 15:23:17 -04:00
Vladimir Mandic 3e73fd8742 update 2021-06-05 15:10:28 -04:00
Vladimir Mandic 5d42b85084 enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00
Vladimir Mandic 13d82a176a work on body segmentation 2021-06-04 20:22:05 -04:00
Vladimir Mandic f85356843d add meet and selfie models 2021-06-04 13:51:01 -04:00
Vladimir Mandic 852f22d786 add live hints to demo 2021-06-02 17:29:50 -04:00
Vladimir Mandic c100d03405 switch worker from module to iife importscripts 2021-06-02 16:46:07 -04:00
Vladimir Mandic 9d7b7dcdce update tests and demos 2021-06-02 13:35:33 -04:00
Vladimir Mandic 375c6f65fc implemented drag & drop for image processing 2021-06-02 12:43:43 -04:00
Vladimir Mandic 92f225d3df release candidate 2021-06-01 08:59:09 -04:00
Vladimir Mandic 23276d522c implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
Vladimir Mandic 0b62a4f9a3 finished draw buffering and smoothing and enabled by default 2021-05-30 23:21:48 -04:00
Vladimir Mandic 25c45b20c6 update typedoc definitions 2021-05-30 18:45:39 -04:00
Vladimir Mandic 52f1fccb28 update pwa scope 2021-05-30 18:00:51 -04:00
Vladimir Mandic 168ad14fda implemented service worker 2021-05-30 17:56:40 -04:00
Vladimir Mandic 60f6f75d35 release candidate 2021-05-30 12:03:34 -04:00
Vladimir Mandic e1ba7ef942 quantize handdetect model 2021-05-29 18:29:57 -04:00
Vladimir Mandic 30df35ec7c added experimental movenet-lightning and removed blazepose from default dist 2021-05-29 09:20:01 -04:00
Vladimir Mandic b9a8d27d9c added experimental face.rotation.gaze 2021-05-28 15:53:51 -04:00
Vladimir Mandic ef22c94d62 fix and optimize for mobile platform 2021-05-28 10:43:48 -04:00
Vladimir Mandic 9f0621ba99 fix demo facecompare 2021-05-26 08:52:31 -04:00
Vladimir Mandic 59a1fb3855 webhint and lighthouse optimizations 2021-05-26 08:47:31 -04:00
Vladimir Mandic 92e611e735 update 2021-05-26 07:59:52 -04:00
Vladimir Mandic 3c1111a831 add camera startup diag messages 2021-05-26 07:57:51 -04:00
Vladimir Mandic 2903adbf37 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic 7b4a90cfb5 implemented unified result.persons that combines face, body and hands for each person 2021-05-24 11:10:13 -04:00
Vladimir Mandic 33e8a92cd8 update iris distance calculations 2021-05-24 07:16:38 -04:00
Vladimir Mandic c70e9817ef implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
Vladimir Mandic f2ac34f4a9 rebuild all for release 2021-05-22 13:17:07 -04:00
Vladimir Mandic 15925dd75d add id and boxraw on missing objects 2021-05-22 12:41:29 -04:00
Vladimir Mandic f0420232c6 restructure results strong typing 2021-05-22 12:33:19 -04:00
Vladimir Mandic 5566c145ea caching improvements 2021-05-20 19:14:07 -04:00
Vladimir Mandic 6b736ebb0d add experimental mb3-centernet object detection 2021-05-19 08:27:28 -04:00
Vladimir Mandic 43ec77d71b human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -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 30c6b80f01 add node-video sample 2021-05-16 23:55:08 -04:00
Vladimir Mandic 68b0cc38b0 add node-webcam demo 2021-05-11 10:11:55 -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 b8592b53c6 blazeface optimizations 2021-04-28 08:55:26 -04:00
Vladimir Mandic 6e2d6dc40f cleanup demo workflow 2021-04-26 07:19:30 -04:00
Vladimir Mandic 3dbe82e644 update browser demo defaults 2021-04-25 16:58:18 -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 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 fa1d14cda0 update demo node decoder 2021-04-24 12:12:10 -04:00
Vladimir Mandic ead7dc3153 update posenet model 2021-04-24 11:49:26 -04:00
Vladimir Mandic 94c6cba195 remove efficientpose 2021-04-24 09:31:46 -04:00
Vladimir Mandic d234e68fc9 update 2021-04-19 16:19:03 -04:00
Vladimir Mandic 197e7dc2ef added filter.flip feature 2021-04-19 16:02:47 -04:00
Vladimir Mandic 5fc482036d update todo 2021-04-19 11:36:44 -04:00
Vladimir Mandic 53e4a81087 update 2021-04-19 11:20:24 -04:00
Vladimir Mandic d46ef5463c update node demo 2021-04-19 11:17:55 -04:00
Vladimir Mandic 5951fbbb7e added demo load image from http 2021-04-19 11:15:29 -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 fcce4694a7 new look 2021-04-16 18:00:24 -04:00
Vladimir Mandic bf29fca2bc added benchmarks 2021-04-16 09:31:58 -04:00
Vladimir Mandic 3fc3bf4082 added node-multiprocess demo 2021-04-16 08:34:16 -04:00
Vladimir Mandic 2163fb3cc0 flat app style 2021-04-15 15:01:27 -04:00
Vladimir Mandic b9395af7ae update tfjs 3.4.0 2021-04-14 12:53:00 -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 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 1d6c72318b add dynamic viewport and fix web worker 2021-04-05 11:48:24 -04:00
Vladimir Mandic 54173aa12a implement webhint 2021-04-04 09:25:18 -04:00
Vladimir Mandic f55119cd70 input type validation 2021-04-02 08:37:35 -04:00
Vladimir Mandic 7f9c8a794f update 2021-04-02 08:15:39 -04:00
Vladimir Mandic 20efb89885 update 2021-04-02 08:09:06 -04:00
Vladimir Mandic 0c678b470c update 2021-04-02 08:06:28 -04:00
Vladimir Mandic 052a93d859 update demos 2021-04-02 08:05:19 -04:00
Vladimir Mandic f0c7cd9b98 normalize all scores 2021-04-01 09:24:56 -04:00
Vladimir Mandic 07a94fba84 enable buffering 2021-03-29 15:05:14 -04:00
Vladimir Mandic 935c914d5c new icons 2021-03-29 15:01: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 23e515d26f experimental: add efficientpose 2021-03-27 15:43:48 -04:00
Vladimir Mandic ae9d6caabc implement nanodet 2021-03-27 10:25:31 -04:00
Vladimir Mandic 1dd860d112 start working on efficientpose 2021-03-26 18:50:19 -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 4c3e9818c8 improve fact matching 2021-03-23 15:24:58 -04:00
Vladimir Mandic 7fe2e66957 update demos 2021-03-21 17:47:00 -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 b1a096f9e5 update node demo 2021-03-17 18:36:12 -04:00
Vladimir Mandic eff034e397 hierarchical readme notes 2021-03-17 12:01:54 -04:00
Vladimir Mandic 7b96b04af6 add experimental nanodet object detection 2021-03-17 11:32:37 -04:00
Vladimir Mandic 7cb191a4cd implement human.match and embedding demo 2021-03-15 12:14:48 -04:00
Vladimir Mandic acfd4de403 fix broken build 2021-03-14 13:49:01 -04:00
Vladimir Mandic 53aea1a9ad update 2021-03-13 11:37:16 -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 435030056a add test for face descriptors 2021-03-11 18:26:04 -05:00
Vladimir Mandic 2ff548ee4f wip on embedding 2021-03-11 13:31:36 -05:00
Vladimir Mandic 70812cb6cf simplify face box coordinate calculations 2021-03-11 11:44:22 -05:00
Vladimir Mandic 1b53cd4b6b autodetect inputSizes 2021-03-11 10:26:14 -05:00
Vladimir Mandic d9ac78107c enhanced age, gender, emotion detection 2021-03-10 09:44:45 -05:00
Vladimir Mandic 414e512114 remove blazeface-front and faceboxes 2021-03-09 18:32:35 -05:00
Vladimir Mandic ee94119d1e fix for face detector when mesh is disabled 2021-03-09 13:15:40 -05:00
Vladimir Mandic 0fcd2c6031 fix performance issue when running with low confidence 2021-03-08 10:06:34 -05:00
Vladimir Mandic 2c5b297889 update docs and demo 2021-03-08 07:32:24 -05:00
Vladimir Mandic 282f1e100f implemented 3d face angle calculations 2021-03-06 17:22:47 -05:00
Vladimir Mandic b9dddcdd0a add curve draw output 2021-03-06 10:38:04 -05:00
Vladimir Mandic d030efda21 fix human.draw 2021-03-05 14:30:09 -05:00
Vladimir Mandic 250207e67e update human.draw helper methods 2021-03-05 11:43:50 -05:00
Vladimir Mandic f72cef0294 fix demo 2021-03-05 07:45:30 -05:00
Vladimir Mandic 98db269b2f added blazepose-upper 2021-03-05 07:39:37 -05:00
Vladimir Mandic efbb152bc5 implement blazepose and update demos 2021-03-04 10:33:08 -05:00
Vladimir Mandic 4ad2552322 fine tuning age and face models 2021-03-03 09:59:04 -05:00
Vladimir Mandic 23205e8173 added skipInitial flag 2021-03-01 17:20:02 -05:00
Vladimir Mandic 672144da49 update 2021-02-28 07:38:13 -05:00
Vladimir Mandic 5854870215 update 2021-02-26 10:13:31 -05:00
Vladimir Mandic f4f0e5e30b update 2021-02-26 10:05:56 -05:00
Vladimir Mandic 10bbff185e update to tfjs 3.2.0 2021-02-25 07:50:13 -05:00
Vladimir Mandic 1d2067941a update default gender model 2021-02-24 09:57:33 -05:00
Vladimir Mandic 971f8508bb updated model defaults 2021-02-22 09:13:11 -05:00
Vladimir Mandic 7955d1f916 embedding fix 2021-02-21 13:34:26 -05:00
Vladimir Mandic 7c0f122abb fix imagefx and add dev builds 2021-02-21 07:20:58 -05:00
Vladimir Mandic 5c336f60d3 update imagefx 2021-02-19 08:35:41 -05:00
Vladimir Mandic e7c1f95dd2 updated lint rules 2021-02-13 09:16:41 -05:00
Vladimir Mandic 0ccdd61f7e menu fixes 2021-02-08 13:07:49 -05:00
Vladimir Mandic 4130ddb32f updated typings 2021-02-08 12:47:38 -05:00
Vladimir Mandic bfe688251b convert to typescript 2021-02-08 11:39:09 -05:00
Vladimir Mandic 16854c097d added faceboxes alternative model 2021-02-06 17:41:53 -05:00
Vladimir Mandic a5c03e0c6a added warmup for nodejs 2021-01-30 13:23:07 -05:00
Vladimir Mandic de4df71a08 fix face detection when mesh is disabled 2021-01-18 08:22:25 -05:00
Vladimir Mandic b8db173f24 update 2021-01-13 09:40:04 -05:00
Vladimir Mandic 13094b337a added humangl custom backend 2021-01-13 09:35:31 -05:00
Vladimir Mandic 1932977224 code cleanup and enable minification 2021-01-12 09:55:08 -05:00
Vladimir Mandic aa10a36350 work on blazepose 2021-01-11 14:35:57 -05:00
Vladimir Mandic c099c1006f added iris gesture 2021-01-11 09:02:02 -05:00
Vladimir Mandic e63eb072fc remove iris coords if iris is disabled 2021-01-05 16:41:54 -05:00
Vladimir Mandic 387de12a09 web worker fix 2021-01-03 10:41:56 -05:00
Vladimir Mandic fe0439ec0d stricter linting, fix face annotations 2020-12-27 08:12:22 -05:00
Vladimir Mandic 8b52a6b3d9 update nodejs platform support 2020-12-23 13:55:22 -05:00
Vladimir Mandic 69741a8516 update 2020-12-17 21:09:25 -05:00
Vladimir Mandic f1293948b5 major work on body module 2020-12-16 18:36:24 -05:00
Vladimir Mandic 3ad6c824a0 added custom webgl backend 2020-12-12 18:34:30 -05:00
Vladimir Mandic 8df844cd7b improved caching and warmup 2020-12-11 10:11:49 -05:00
Vladimir Mandic 565a8b116a conditional hand rotation 2020-12-10 15:46:45 -05:00
Vladimir Mandic 1d0bff46ec staggered skipframes 2020-12-10 14:47:53 -05:00
Vladimir Mandic 07b2fa4497 implemented face and hand boundary checks 2020-12-08 10:50:26 -05:00
Vladimir Mandic 2309712bd8 embedded sample for warmup 2020-12-08 09:58:30 -05:00
Vladimir Mandic adf638d306 switch to central logger 2020-12-08 09:00:44 -05:00
Vladimir Mandic 22fc4aec80 minor compatibility fixes 2020-11-26 10:37:04 -05:00
Vladimir Mandic 2be58d94ab update for node v15 2020-11-25 09:13:19 -05:00
Vladimir Mandic 30a76482a6 updated firefox css styling 2020-11-23 07:44:10 -05:00
Vladimir Mandic d5b922de02 changed build for optimized node & browser 2020-11-21 12:21:47 -05:00
Vladimir Mandic 9eb2426114 updated font 2020-11-21 07:33:41 -05:00
Vladimir Mandic 217fe1efc8 camera exception handling 2020-11-20 07:52:50 -05:00
Vladimir Mandic 387a080c89 bugfix embedding check 2020-11-19 15:22:08 -05:00
Vladimir Mandic 26fbe21ab0 ui redesign 2020-11-19 14:45:59 -05:00
Vladimir Mandic 08e5f6c62b optimize camera resize on mobile 2020-11-18 09:15:03 -05:00
Vladimir Mandic 3f180cfc5d fix serious performance bug around skipframes 2020-11-17 17:42:44 -05:00
Vladimir Mandic d8734626d1 switched to minified build 2020-11-16 15:51:46 -05:00
Vladimir Mandic a4da0b7fe2 web worker fixes 2020-11-15 09:28:57 -05:00
Vladimir Mandic 92b4ac71dd update buffered output 2020-11-14 17:22:59 -05:00
Vladimir Mandic b5aac6e016 fix camera restart on resize 2020-11-14 07:02:05 -05:00
Vladimir Mandic 17b079ab39 implemented face embedding 2020-11-13 16:13:35 -05:00
Vladimir Mandic 2f3da6441d added internal benchmark tool 2020-11-12 17:00:06 -05:00
Vladimir Mandic b5dec77ad5 updated packages 2020-11-12 12:58:55 -05:00
Vladimir Mandic c929c2d1d6 implemented buffered processing 2020-11-12 09:21:26 -05:00
Vladimir Mandic 2a71f81462 fix for conditional model loading 2020-11-11 22:40:05 -05:00
Vladimir Mandic 1c2223ec9e added performance notes 2020-11-11 15:02:49 -05:00
Vladimir Mandic d3a1e43348 fix bug in async ops and change imports 2020-11-10 08:57:39 -05:00
Vladimir Mandic bc1f987872 add wasm bundle 2020-11-09 20:13:38 -05:00
Vladimir Mandic 250187f259 reimplemented blazeface processing 2020-11-09 14:26:10 -05:00
Vladimir Mandic 63cc122e9b implemented blink detection 2020-11-09 08:57:24 -05:00
Vladimir Mandic 65d045547d fix wasm module 2020-11-09 06:32:11 -05:00
Vladimir Mandic d0bf167652 refresh 2020-11-08 12:32:31 -05:00
Vladimir Mandic 6af1768fa6 optimizations 2020-11-08 12:26:45 -05:00