Commit Graph

329 Commits (2ea6847ef9cfa2aae0a6b02db08988eb267e134d)

Author SHA1 Message Date
Vladimir Mandic 12fc9079dc optimize centernet 2021-11-16 20:16:49 -05:00
Vladimir Mandic ce2e669dad add extra face rotation prior to mesh 2021-11-16 13:07:44 -05:00
Vladimir Mandic 53fcecdf11 release 2.5.2 2021-11-15 09:26:38 -05:00
Vladimir Mandic 5811ee3fb6 improve error handling 2021-11-14 11:22:52 -05:00
Vladimir Mandic e63b817c33 fix mobilefacenet module 2021-11-13 17:26:19 -05:00
Vladimir Mandic 50a678c33a fix gear and ssrnet modules 2021-11-13 12:23:32 -05:00
Vladimir Mandic ee2deb88dc fix for face crop when mesh is disabled 2021-11-12 15:17:08 -05:00
Vladimir Mandic eaa691f252 implement optional face masking 2021-11-12 15:07:23 -05:00
Vladimir Mandic 471896bf5b add similarity score range normalization 2021-11-11 17:01:10 -05:00
Vladimir Mandic 200bccbb43 add faceid demo 2021-11-11 11:30:55 -05:00
Vladimir Mandic db7790d7d8 documentation overhaul 2021-11-10 12:21:45 -05:00
Vladimir Mandic 7a1707cf18 disable use of path2d in node 2021-11-09 18:10:54 -05:00
Vladimir Mandic 32539a10f5 add liveness module and facerecognition demo 2021-11-09 14:37:50 -05:00
Vladimir Mandic dfd1ee8418 initial version of facerecognition demo 2021-11-09 10:39:23 -05:00
Vladimir Mandic 4477bbffc6 rebuild 2021-11-08 16:41:30 -05:00
Vladimir Mandic eb7e1558d0 disable humangl backend if webgl 1.0 is detected 2021-11-08 11:35:35 -05:00
Vladimir Mandic e87bd17ff4 add additional hand gestures 2021-11-08 07:36:26 -05:00
Vladimir Mandic 85cfeb4026 new human.compare api 2021-11-07 10:03:33 -05:00
Vladimir Mandic cb461be486 new frame change detection algorithm 2021-11-06 10:21:51 -04:00
Vladimir Mandic 51f4b1fa20 add histogram equalization 2021-11-05 15:35:53 -04:00
Vladimir Mandic cacebc7dbe fix react compatibility issues 2021-11-04 06:34:13 -04:00
Vladimir Mandic 1ddbdcdd2e improve box rescaling for all modules 2021-11-03 16:32:07 -04:00
Vladimir Mandic 4ff1a7d063 refactor predict with execute 2021-11-02 11:07:11 -04:00
Vladimir Mandic f773ef3dbe patch tfjs type defs 2021-10-31 08:03:42 -04:00
Vladimir Mandic 20ee0f5f3f start 2.5 major version 2021-10-30 12:21:54 -04:00
Vladimir Mandic 560b3ff671 build and docs cleanup 2021-10-29 15:55:20 -04:00
Vladimir Mandic c7484046a7 update tfjs 2021-10-28 14:40:31 -04:00
Vladimir Mandic 405fd8a6c2 additional human.performance counters 2021-10-27 09:45:38 -04:00
Vladimir Mandic 0ccf0820f0 add ts demo 2021-10-27 08:16:06 -04:00
Vladimir Mandic 8b29d262d8 switch from es2018 to es2020 for main build 2021-10-26 19:38:23 -04:00
Vladimir Mandic 404a275590 switch to custom tfjs for demos 2021-10-26 15:08:05 -04:00
Vladimir Mandic 32562dfb83 release 2.4 2021-10-25 13:29:29 -04:00
Vladimir Mandic 5af91547c6 refactoring plus jsdoc comments 2021-10-25 13:09:00 -04:00
Vladimir Mandic 90503d595d increase face similarity match resolution 2021-10-25 09:44:13 -04:00
Vladimir Mandic 6ca5df0082 turn on minification 2021-10-22 20:14:13 -04:00
Vladimir Mandic 5afebaa588 initial work on skipTime 2021-10-22 16:09:52 -04:00
Vladimir Mandic f1de75c5be enhanced typing exports 2021-10-22 13:49:40 -04:00
Vladimir Mandic fcd82fb07d update tfjs to 3.10.0 2021-10-22 09:48:27 -04:00
Vladimir Mandic 1680032088 add optional autodetected custom wasm path 2021-10-21 12:42:08 -04:00
Vladimir Mandic 06f20e86c2 fix for human.draw labels and typedefs 2021-10-21 10:54:51 -04:00
Vladimir Mandic 4f46a81eda update handtrack boxes and refactor handpose 2021-10-20 09:10:57 -04:00
Vladimir Mandic 5f6aac9928 update demos 2021-10-19 11:28:59 -04:00
Vladimir Mandic e3640ec5bd update 2021-10-19 08:09:46 -04:00
Vladimir Mandic 4ed754e539 update dependencies and refresh release 2021-10-19 07:58:51 -04:00
Vladimir Mandic 2ca389560f minor blazepose optimizations 2021-10-15 09:34:40 -04:00
Vladimir Mandic cd35d733d9 enhanced movenet postprocessing 2021-10-14 12:26:59 -04:00
Vladimir Mandic 86a4cedf81 update handtrack skip algorithm 2021-10-13 14:49:41 -04:00
Vladimir Mandic fcc64e845c add optional anti-spoofing module 2021-10-13 10:56:56 -04:00
Vladimir Mandic 4b0bb6aa50 add node-match advanced example using worker thread pool 2021-10-13 08:06:11 -04:00
Vladimir Mandic 569b1afcfd package updates 2021-10-12 14:17:33 -04:00
Vladimir Mandic bb7f1bd521 set webgpu optimized flags 2021-10-11 09:22:39 -04:00
Vladimir Mandic 3925d6d426 major precision improvements to movenet and handtrack 2021-10-10 22:29:20 -04:00
Vladimir Mandic d991adc940 release 2.3.1 2021-10-06 11:33:58 -04:00
Vladimir Mandic 4da8745033 workaround for chrome offscreencanvas bug 2021-10-06 11:30:34 -04:00
Vladimir Mandic b8c9b98011 fix backend conflict in webworker 2021-10-04 17:03:36 -04:00
Vladimir Mandic 051ab8c9f5 add blazepose v2 and add annotations to body results 2021-10-04 16:29:15 -04:00
Vladimir Mandic e4ef0c39f9 added docker notes 2021-10-02 11:41:51 -04:00
Vladimir Mandic a1b13e0627 update dependencies 2021-10-02 07:46:07 -04:00
Vladimir Mandic b02c6fa413 breaking change: new similarity and match methods 2021-09-30 14:28:16 -04:00
Vladimir Mandic 4b807b5f11 tweaked default values 2021-09-28 13:48:29 -04:00
Vladimir Mandic 725256edc0 update types and dependencies 2021-09-27 14:39:54 -04:00
Vladimir Mandic e3fd7a5b61 refactoring 2021-09-27 13:58:13 -04:00
Vladimir Mandic 72aad6e812 define app specific types 2021-09-27 09:19:43 -04:00
Vladimir Mandic cd35d39352 autodetect number of bodies and hands 2021-09-25 19:14:03 -04:00
Vladimir Mandic 619f6bcc87 new samples gallery and major code folder restructure 2021-09-25 11:51:15 -04:00
Vladimir Mandic cc71f647bf new release 2021-09-24 09:55:27 -04:00
Vladimir Mandic 88a9701d4a support segmentation for nodejs 2021-09-22 19:27:12 -04:00
Vladimir Mandic a259b1f0c1 update todo and docs 2021-09-22 16:00:43 -04:00
Vladimir Mandic 291af25ef8 redo segmentation and handtracking 2021-09-22 15:16:14 -04:00
Vladimir Mandic 17b251748e prototype handtracking 2021-09-21 16:48:16 -04:00
Vladimir Mandic 2ee248b05d automated browser tests 2021-09-20 22:06:49 -04:00
Vladimir Mandic 97a3abc654 enhanced automated test coverage 2021-09-20 09:42:34 -04:00
Vladimir Mandic 7d28cd06f2 added configuration validation 2021-09-19 14:07:53 -04:00
Vladimir Mandic accd2d1e65 updated build platform and typedoc theme 2021-09-18 19:09:02 -04:00
Vladimir Mandic 22827eafe2 prevent validation failed on some model combinations 2021-09-17 14:30:57 -04:00
Vladimir Mandic 29428ca093 major release 2021-09-16 10:49:42 -04:00
Vladimir Mandic c3da1c0b78 all tests passing 2021-09-15 19:02:51 -04:00
Vladimir Mandic 6a7338a89f redefine draw helpers interface 2021-09-15 18:58:54 -04:00
Vladimir Mandic bfe889c03d add simple webcam and webrtc demo 2021-09-15 13:59:18 -04:00
Vladimir Mandic d29ac601d4 added visual results browser to demo 2021-09-15 11:15:38 -04:00
Vladimir Mandic f492002a3c reorganize tfjs bundle 2021-09-14 22:07:13 -04:00
Vladimir Mandic d2f92820b6 update changelog and todo 2021-09-13 13:54:42 -04:00
Vladimir Mandic d3f38e9029 update dependencies 2021-09-13 13:34:41 -04:00
Vladimir Mandic 97ce559e60 modularize human class and add model validation 2021-09-12 18:37:06 -04:00
Vladimir Mandic 0ebf93154f add dynamic kernel op detection 2021-09-12 13:17:33 -04:00
Vladimir Mandic 5382624645 added human.env diagnostic class 2021-09-12 12:42:17 -04:00
Vladimir Mandic d3ecc64468 release candidate 2021-09-12 00:30:11 -04:00
Vladimir Mandic 27d0b4dfa4 parametrize face config 2021-09-12 00:05:06 -04:00
Vladimir Mandic 7c0751b15e redefine config and result interfaces 2021-09-11 23:54:35 -04:00
Vladimir Mandic b6f3f6a494 fix usge of string enums 2021-09-11 23:08:18 -04:00
Vladimir Mandic 69021653be start using partial definitions 2021-09-11 16:11:00 -04:00
Vladimir Mandic 56aad00975 fix iife loader 2021-09-11 11:42:48 -04:00
Vladimir Mandic 0692c9c71f update sourcemaps 2021-09-11 11:17:13 -04:00
Vladimir Mandic 65b114ae28 simplify dependencies 2021-09-11 10:29:31 -04:00
Vladimir Mandic 48aa359bb5 change build process 2021-09-10 21:21:29 -04:00
Vladimir Mandic b0bd103db2 update hand detector processing algorithm 2021-09-02 08:50:16 -04:00
Vladimir Mandic ff6cadead0 update 2021-08-31 18:24:30 -04:00
Vladimir Mandic 6965b67b08 full rebuild 2021-08-31 14:50:16 -04:00
Vladimir Mandic 7af32d08c3 added demo node-canvas 2021-08-31 14:48:55 -04:00
Vladimir Mandic cfeac24fc2 dynamically generate default wasm path 2021-08-31 13:00:06 -04:00