Commit Graph

144 Commits (11ab66bd680f9ca551d27e921c919e0ab15eb8b1)

Author SHA1 Message Date
Vladimir Mandic b04d39e9d3 update for tfjs 3.7.0 2021-06-04 09:20:59 -04:00
Vladimir Mandic 748540a0cc update gaze strength calculations 2021-06-03 09:53:11 -04:00
Vladimir Mandic 8a95539741 update build with automatic linter 2021-06-03 09:41:53 -04:00
Vladimir Mandic b05cb22062 switch worker from module to iife importscripts 2021-06-02 16:46:07 -04:00
Vladimir Mandic c0a7288a3f release candidate 2021-06-02 13:39:02 -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 fdc0c8d496 breaking changes to results.body output properties 2021-06-01 06:55:40 -04:00
Vladimir Mandic 3cf15ff629 release candidate 2021-05-30 12:03:34 -04:00
Vladimir Mandic 4ed9e9f3a1 added experimental results interpolation for smooth draw operations 2021-05-23 13:55:33 -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 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 dcf3c33382 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
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 374a5a15c1 fix node build and update model signatures 2021-05-11 07:53:06 -04:00
Vladimir Mandic 31954ed7d9 release 1.8 with major changes and tfjs 3.6.0 2021-04-30 11:55:04 -04:00
Vladimir Mandic b0bdf952fa update 2021-04-28 08:58:21 -04:00
Vladimir Mandic 5951d0f0d1 blazeface optimizations 2021-04-28 08:55:26 -04:00
Vladimir Mandic 0b54f2d2d8 update for tfjs 3.5.0 2021-04-22 19:46:18 -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 bac2aa9684 full rebuild 2021-04-16 18:03:15 -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 b74eab5aac added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic d75608c895 update 2021-04-08 12:10:15 -04:00
Vladimir Mandic 00941381ba update keywords 2021-04-03 11:10:07 -04:00
Vladimir Mandic 547e9fff8d added face3d demo 2021-03-30 09:03:18 -04:00
Vladimir Mandic 14b3b23686 new icons 2021-03-29 15:01:16 -04:00
Vladimir Mandic 2a52cff72c update 2021-03-27 15:45:37 -04:00
Vladimir Mandic 15596a0f07 experimental: add efficientpose 2021-03-27 15:43:48 -04:00
Vladimir Mandic f37be8efe5 start working on efficientpose 2021-03-26 18:50:19 -04:00
Vladimir Mandic 8c56326914 fix broken exports 2021-03-25 08:43:51 -04:00
Vladimir Mandic 6711eef4fa update faces database 2021-03-24 11:43:28 -04:00
Vladimir Mandic 11888adbb2 updated face description 2021-03-24 11:08:49 -04:00
Vladimir Mandic adbc9cc850 update 2021-03-23 15:25:43 -04:00
Vladimir Mandic 899ef280f2 improve fact matching 2021-03-23 15:24:58 -04:00
Vladimir Mandic 46eb55ffb6 fix box clamping and raw output 2021-03-17 14:35:11 -04:00
Vladimir Mandic dc52c11cdd fix for seedrandom 2021-03-16 07:16:25 -04:00
Vladimir Mandic 33807553da full rebuild 2021-03-15 08:56:36 -04:00
Vladimir Mandic 30aa3fb793 update 2021-03-15 08:52:28 -04:00
Vladimir Mandic fdbbfdf739 update 2021-03-14 13:39:47 -04:00
Vladimir Mandic 6eb04b75e6 add typedocs and types 2021-03-13 22:31:09 -05:00
Vladimir Mandic d5823db95d update 2021-03-13 11:37:16 -05:00
Vladimir Mandic ff2d53f893 update embedding and strong typings 2021-03-13 11:26:53 -05:00
Vladimir Mandic ba1ba91b07 distance based on minkowski space and limited euclidean space 2021-03-12 18:24:34 -05:00
Vladimir Mandic ee9d0d50b2 guard against invalid input images 2021-03-12 16:43:36 -05:00
Vladimir Mandic 8b5e7cc2d5 add face return tensor 2021-03-11 22:04:44 -05:00
Vladimir Mandic 3ceb3df73e autodetect inputSizes 2021-03-11 10:26:14 -05:00
Vladimir Mandic 55bc740ddd update 2021-03-10 10:28:20 -05:00
Vladimir Mandic 5631d8b3db update 2021-03-10 10:03:15 -05:00
Vladimir Mandic 2371275bb0 strong typing for public classes and hide private classes 2021-03-10 10:02:52 -05:00
Vladimir Mandic 26f8f76a7b enhanced age, gender, emotion detection 2021-03-10 09:44:45 -05:00
Vladimir Mandic b25e7fd459 full rebuild 2021-03-09 18:36:26 -05:00
Vladimir Mandic 30bc77a99d remove blazeface-front and faceboxes 2021-03-09 18:32:35 -05:00
Vladimir Mandic 4dd24901bd update 2021-03-05 14:31:06 -05:00
Vladimir Mandic 52d811b5cb fix human.draw 2021-03-05 14:30:09 -05:00
Vladimir Mandic 17dc287e15 added blazepose-upper 2021-03-05 07:39:37 -05:00
Vladimir Mandic a4d80227e7 update 2021-03-03 10:00:14 -05:00
Vladimir Mandic 8667da95c2 fine tuning age and face models 2021-03-03 09:59:04 -05:00
Vladimir Mandic 577c9ed389 update to tfjs 3.2.0 2021-02-25 07:50:13 -05:00
Vladimir Mandic d002bdcaea update 2021-02-21 14:07:04 -05:00
Vladimir Mandic 8b5deabf7e build fix 2021-02-21 14:06:13 -05:00
Vladimir Mandic e0f7748171 embedding fix 2021-02-21 13:34:26 -05:00
Vladimir Mandic 0705dcd033 rebuild 2021-02-13 09:22:40 -05:00
Vladimir Mandic 96a2b0a1b0 update dev server 2021-02-13 08:42:10 -05:00
Vladimir Mandic 77d434684b update 2021-02-08 13:10:10 -05:00
Vladimir Mandic 6fb133b55e convert to typescript 2021-02-08 11:39:09 -05:00
Vladimir Mandic 6fdc50600f update for tfjs 3.0.0 2021-01-29 10:26:58 -05:00
Vladimir Mandic 04f6a491aa update to tfjs 2.8.5 2021-01-20 08:05:30 -05:00
Vladimir Mandic 5e6631daa2 update 2021-01-18 08:22:51 -05:00
Vladimir Mandic e51d52c446 version bump 2021-01-13 11:14:23 -05:00
Vladimir Mandic e4324e07ab added humangl custom backend 2021-01-13 09:35:31 -05:00
Vladimir Mandic 807343a518 rebuild 2021-01-12 10:18:58 -05:00
Vladimir Mandic f9c0e8cd41 code cleanup and enable minification 2021-01-12 09:55:08 -05:00
Vladimir Mandic 3496ee8b3c full rebuild 2021-01-11 09:02:43 -05:00
Vladimir Mandic 27761077b5 added iris gesture 2021-01-11 09:02:02 -05:00
Vladimir Mandic 62cb09d2e4 web worker fix 2021-01-03 10:41:56 -05:00
Vladimir Mandic 1cc56c244f update to tfjs 2.8.2 2021-01-03 10:23:45 -05:00
Vladimir Mandic 71679812ba added rawBox and rawMesh 2020-12-22 12:34:47 -05:00
Vladimir Mandic bbebaccd3b republish due to tfjs 2.8.0 issues 2020-12-16 14:49:14 -05:00
Vladimir Mandic ae4d70227e updated tfjs 2020-12-15 08:44:42 -05:00
Vladimir Mandic 977f92fa96 added custom webgl backend 2020-12-12 18:34:30 -05:00
Vladimir Mandic ce7d903a8b update dependencies 2020-12-12 11:25:12 -05:00
Vladimir Mandic 7c0fe6dbf3 switch to central logger 2020-12-08 09:00:44 -05:00
Vladimir Mandic bef5619d5d update for node v15 2020-11-25 09:13:19 -05:00
Vladimir Mandic 5010b0a4fb update dependencies 2020-11-20 08:53:40 -05:00
Vladimir Mandic 21c1649c06 completed tfjs wrapper 2020-11-18 08:26:28 -05:00
Vladimir Mandic 0b7bc69421 fix serious performance bug around skipframes 2020-11-17 17:42:44 -05:00
Vladimir Mandic 3c0dde0d6b swtich to custom tfjs bundle 2020-11-17 12:38:48 -05:00