Commit Graph

111 Commits (ddf5d5f0f286d7054a149e1d38d216e68b4635e6)

Author SHA1 Message Date
Vladimir Mandic d7cdda2e1b added configuration validation 2021-09-19 14:07:53 -04:00
Vladimir Mandic ab53f1cde7 webgl exception handling 2021-09-17 14:07:44 -04:00
Vladimir Mandic 06ab47f941 experimental webgl status monitoring 2021-09-17 11:23:00 -04:00
Vladimir Mandic 1e8a932a2b redefine draw helpers interface 2021-09-15 18:58:54 -04:00
Vladimir Mandic 4febbc1d3e add simple webcam and webrtc demo 2021-09-15 13:59:18 -04:00
Vladimir Mandic 6796a9a1ba fix multiple memory leaks 2021-09-13 13:28:35 -04:00
Vladimir Mandic edc719cc9e modularize human class and add model validation 2021-09-12 18:37:06 -04:00
Vladimir Mandic fd0df97d94 add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
Vladimir Mandic b492ce5c40 added human.env diagnostic class 2021-09-12 12:42:17 -04:00
Vladimir Mandic 259036e8ca release candidate 2021-09-12 00:30:11 -04:00
Vladimir Mandic eef2b43852 redefine config and result interfaces 2021-09-11 23:54:35 -04:00
Vladimir Mandic 4d2ca7dd2d start using partial definitions 2021-09-11 16:11:00 -04:00
Vladimir Mandic cc864891bf implement event emitters 2021-09-11 16:00:16 -04:00
Vladimir Mandic f42f64427a change build process 2021-09-10 21:21:29 -04:00
Vladimir Mandic 43074a660c add benchmark info 2021-09-05 16:42:11 -04:00
Vladimir Mandic e6f004dbf9 update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
Vladimir Mandic 90a21de40e simplify canvas handling in nodejs 2021-08-31 18:22:16 -04:00
Vladimir Mandic eaaa71df07 added demo node-canvas 2021-08-31 14:48:55 -04:00
Vladimir Mandic 9cd8a433fe dynamically generate default wasm path 2021-08-31 13:00:06 -04:00
Vladimir Mandic 21d4af9235 updated wiki 2021-08-23 08:41:50 -04:00
Vladimir Mandic 5d871f1dd9 add static type definitions to main class 2021-08-19 16:16:56 -04:00
Vladimir Mandic cf64b3259e strict type checks 2021-08-17 08:51:17 -04:00
Vladimir Mandic 4d3a112985 add webgu checks 2021-08-15 08:09:40 -04:00
Vladimir Mandic 4fd37dfd56 complete async work 2021-08-14 11:16:26 -04:00
Vladimir Mandic af28fff323 switch to async data reads 2021-08-12 09:31:16 -04:00
Vladimir Mandic 5c529d5889 update build process to remove warnings 2021-07-31 20:42:28 -04:00
Vladimir Mandic db1502829a enable webgl uniform support for faster warmup 2021-07-29 16:35:16 -04:00
Vladimir Mandic a3dea5a01f fix unregistered ops in tfjs 2021-07-29 16:06:03 -04:00
Vladimir Mandic b408c47847 modularize model loading 2021-06-18 09:16:21 -04:00
Vladimir Mandic 5b81690dc9 custom build tfjs from sources 2021-06-06 19:00:34 -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 5d42b85084 enable body segmentation and background replacement 2021-06-05 11:54:49 -04:00
Vladimir Mandic f85356843d add meet and selfie models 2021-06-04 13:51:01 -04:00
Vladimir Mandic e4cdd3ffca update build with automatic linter 2021-06-03 09:41:53 -04:00
Vladimir Mandic 23276d522c implemented human.next global interpolation method 2021-05-31 10:40:07 -04:00
Vladimir Mandic 25c45b20c6 update typedoc definitions 2021-05-30 18:45:39 -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 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 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 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 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 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