Commit Graph

336 Commits (2bd73e8190240fedc657f8ea731ca956620b884c)

Author SHA1 Message Date
Vladimir Mandic a6ea8f5ca3 implement finger poses in hand detection and gestures 2021-08-20 20:43:03 -04:00
Vladimir Mandic 348176b180 implemented movenet-multipose model 2021-08-20 09:05:07 -04:00
Vladimir Mandic c205c08fb0 strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic c97eb67c5b add webgu checks 2021-08-15 08:09:40 -04:00
Vladimir Mandic 8b574b4046 experimental webgpu support 2021-08-14 18:00:26 -04:00
Vladimir Mandic 716924c383 add experimental webgu demo 2021-08-14 13:39:26 -04:00
Vladimir Mandic 38714b023f complete async work 2021-08-14 11:16:26 -04:00
Vladimir Mandic 26b3fa28cf update node-webcam 2021-08-13 18:47:37 -04:00
Vladimir Mandic 7d3915cf2a list detect cameras 2021-08-13 10:34:09 -04:00
Vladimir Mandic 85ac90c4e9 switch to async data reads 2021-08-12 09:31:16 -04:00
Vladimir Mandic 3adbbe152b fix centernet & update blazeface 2021-08-11 18:59:02 -04:00
Vladimir Mandic ab49b01df2 minor update 2021-08-05 10:38:04 -04:00
Vladimir Mandic fc6873c092 update build process to remove warnings 2021-07-31 20:42:28 -04:00
Vladimir Mandic fc424b176d fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Vladimir Mandic 66c6c551e9 fix typo 2021-07-29 11:26:19 -04:00
Vladimir Mandic a251ded89b modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic a43f7a1e3a update 2021-06-16 15:46:05 -04:00
Vladimir Mandic 5535123033 fix demo paths 2021-06-16 15:40:35 -04:00
Vladimir Mandic 886d5f0189 added multithreaded demo 2021-06-14 10:23:06 -04:00
Vladimir Mandic 1bb15e5096 reorganize demos 2021-06-14 08:16:10 -04:00
Vladimir Mandic a68eec18f3 fix centernet box width & height 2021-06-11 16:12:24 -04:00
Vladimir Mandic 4cc5817ebf add video drag&drop capability 2021-06-07 08:38:16 -04:00
Vladimir Mandic 93f3b159f7 modularize build platform 2021-06-06 20:34:29 -04:00
Vladimir Mandic ffa5e38d25 update wasm to tfjs 3.7.0 2021-06-06 12:58:06 -04:00
Vladimir Mandic b022c10cc1 update defaults 2021-06-05 20:06:36 -04:00
Vladimir Mandic 9f162d473b modularize build platform 2021-06-05 17:51:46 -04:00
Vladimir Mandic f345538794 enable body segmentation and background replacement in demo 2021-06-05 16:13:41 -04:00
Vladimir Mandic 5bfe5655a7 minor git corruption 2021-06-05 15:23:17 -04:00
Vladimir Mandic 613a86fbf4 update 2021-06-05 15:10:28 -04:00
Vladimir Mandic fdf60830e3 enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00
Vladimir Mandic ac25188c01 work on body segmentation 2021-06-04 20:22:05 -04:00
Vladimir Mandic 0deb783bc7 add meet and selfie models 2021-06-04 13:51:01 -04:00
Vladimir Mandic 4be6fbc545 add live hints to demo 2021-06-02 17:29:50 -04:00
Vladimir Mandic b05cb22062 switch worker from module to iife importscripts 2021-06-02 16:46:07 -04:00
Vladimir Mandic fc52025be6 update tests and demos 2021-06-02 13:35:33 -04:00
Vladimir Mandic 7a1d62dddf implemented drag & drop for image processing 2021-06-02 12:43:43 -04:00
Vladimir Mandic 1f4863a09d release candidate 2021-06-01 08:59:09 -04:00
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 b580ac2c3b update pwa scope 2021-05-30 18:00:51 -04:00
Vladimir Mandic f8104569ec implemented service worker 2021-05-30 17:56:40 -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 82c93191ac fix and optimize for mobile platform 2021-05-28 10:43:48 -04:00
Vladimir Mandic f2edf6bd8c fix demo facecompare 2021-05-26 08:52:31 -04:00
Vladimir Mandic 20c2e74b81 webhint and lighthouse optimizations 2021-05-26 08:47:31 -04:00
Vladimir Mandic 52c4993dbe update 2021-05-26 07:59:52 -04:00
Vladimir Mandic c1304c2688 add camera startup diag messages 2021-05-26 07:57: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 589af02bbf implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
Vladimir Mandic 4c14bcd80e rebuild all for release 2021-05-22 13:17:07 -04:00
Vladimir Mandic 3da9e1eccf add id and boxraw on missing objects 2021-05-22 12:41:29 -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 fa3ab21215 add experimental mb3-centernet object detection 2021-05-19 08:27:28 -04:00
Vladimir Mandic a62fc0b7d4 human 1.9.0 beta with breaking changes regarding caching 2021-05-18 11:26:16 -04:00
Vladimir Mandic b3b43a0e78 update dependencies 2021-05-18 08:22:33 -04:00
Vladimir Mandic e7069aed2d update demos 2021-05-17 09:35:41 -04:00
Vladimir Mandic e49050a0db add node-video sample 2021-05-16 23:55:08 -04:00
Vladimir Mandic 5d762aa93e add node-webcam demo 2021-05-11 10:11:55 -04:00
Vladimir Mandic 374a5a15c1 fix node build and update model signatures 2021-05-11 07:53:06 -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 5951d0f0d1 blazeface optimizations 2021-04-28 08:55:26 -04:00
Vladimir Mandic 3de870633a cleanup demo workflow 2021-04-26 07:19:30 -04:00
Vladimir Mandic 086c721a77 update browser demo defaults 2021-04-25 16:58:18 -04:00
Vladimir Mandic 6f380facdb convert blazeface to module 2021-04-25 16:56:10 -04:00
Vladimir Mandic 4b2bf9f45c add exception handlers to all demos 2021-04-25 14:30:40 -04:00
Vladimir Mandic 835bc65c00 remove blazeface-front and add unhandledrejection handler 2021-04-25 14:15:38 -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 951fae2322 update demo node decoder 2021-04-24 12:12:10 -04:00
Vladimir Mandic 8440d78d5f update posenet model 2021-04-24 11:49:26 -04:00
Vladimir Mandic 59cf501bcd remove efficientpose 2021-04-24 09:31:46 -04:00
Vladimir Mandic 6c064bdf12 update 2021-04-19 16:19:03 -04:00
Vladimir Mandic bcaed8c06d added filter.flip feature 2021-04-19 16:02:47 -04:00
Vladimir Mandic 4730e3f542 update todo 2021-04-19 11:36:44 -04:00
Vladimir Mandic f1a1361e17 update 2021-04-19 11:20:24 -04:00
Vladimir Mandic db40c5b727 update node demo 2021-04-19 11:17:55 -04:00
Vladimir Mandic cbc7ff9276 added demo load image from http 2021-04-19 11:15:29 -04:00
Vladimir Mandic 547d599479 update gestures 2021-04-19 09:30:04 -04:00
Vladimir Mandic 203178e28f mobile demo optimization and iris gestures 2021-04-18 19:33:40 -04:00
Vladimir Mandic bac2aa9684 full rebuild 2021-04-16 18:03:15 -04:00
Vladimir Mandic 4b88212f22 new look 2021-04-16 18:00:24 -04:00
Vladimir Mandic 981b2b9b08 added benchmarks 2021-04-16 09:31:58 -04:00
Vladimir Mandic 39c11b381f added node-multiprocess demo 2021-04-16 08:34:16 -04:00
Vladimir Mandic 849c3d2fad flat app style 2021-04-15 15:01:27 -04:00
Vladimir Mandic 7614b8582d update tfjs 3.4.0 2021-04-14 12:53:00 -04:00
Vladimir Mandic 89182f991a refactored human.config and human.draw 2021-04-13 11:05:52 -04:00
Vladimir Mandic 2605c5bcb8 implement webrtc 2021-04-12 17:48:59 -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 d75608c895 update 2021-04-08 12:10:15 -04:00