Commit Graph

252 Commits (1dccff181b1e15c8e4ba3aac89239a74f45d9661)

Author SHA1 Message Date
Vladimir Mandic 80526ee02a updated gesture types 2021-07-29 11:01:50 -04:00
Vladimir Mandic 1de80c9e36 add note on manually disping tensor 2021-06-18 13:39:20 -04:00
Vladimir Mandic b408c47847 modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic 66615cac76 added multithreaded demo 2021-06-14 10:23:06 -04:00
Vladimir Mandic f0ed4d2cd5 fix centernet box width & height 2021-06-11 16:12:24 -04:00
Vladimir Mandic af3699c769 modularize build platform 2021-06-06 20:34:29 -04:00
Vladimir Mandic 5b81690dc9 custom build tfjs from sources 2021-06-06 19:00:34 -04:00
Vladimir Mandic 7a76f9c065 update wasm to tfjs 3.7.0 2021-06-06 12:58:06 -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 4be7fc9294 unified build 2021-06-05 12:59:11 -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 835fd8d184 update gaze strength calculations 2021-06-03 09:53:11 -04:00
Vladimir Mandic e4cdd3ffca update build with automatic linter 2021-06-03 09:41:53 -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 47c5c6c822 breaking changes to results.face output properties 2021-06-01 07:37:17 -04:00
Vladimir Mandic c4df466a9a breaking changes to results.object output properties 2021-06-01 07:07:01 -04:00
Vladimir Mandic 616aad6add breaking changes to results.hand output properties 2021-06-01 07:01:59 -04:00
Vladimir Mandic 00f5bd6fde breaking changes to results.body output properties 2021-06-01 06:55:40 -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 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 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 02ba8016e2 update iris distance docs 2021-05-24 07:18:03 -04:00
Vladimir Mandic 33e8a92cd8 update iris distance calculations 2021-05-24 07:16:38 -04:00
Vladimir Mandic 17ae986665 use green weighted for input diff calculation 2021-05-23 13:54:22 -04:00
Vladimir Mandic c70e9817ef implement experimental drawOptions.bufferedOutput and bufferedFactor 2021-05-23 13:52:49 -04:00
Vladimir Mandic 76f624f78f use explicit tensor interface 2021-05-22 21:54:18 -04:00
Vladimir Mandic 2307767161 add tfjs types and remove all instances of any 2021-05-22 21:47:59 -04:00
Vladimir Mandic 24ec73e037 enhance strong typing 2021-05-22 14:53:51 -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 3463bb302f individual model skipFrames values still max high threshold for caching 2021-05-18 11:38:22 -04:00
Vladimir Mandic 6add9ba386 config.videoOptimized has been removed and config.cacheSensitivity has been added instead 2021-05-18 11:36:57 -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