Commit Graph

35 Commits (c0a7288a3f19970d8c5eefad87f076ebe8f53639)

Author SHA1 Message Date
Vladimir Mandic f357901e36 update all box calculations 2021-05-25 08:58:20 -04:00
Vladimir Mandic a5da0b3b3b add tfjs types and remove all instances of any 2021-05-22 21:47:59 -04:00
Vladimir Mandic 374a5a15c1 fix node build and update model signatures 2021-05-11 07:53:06 -04:00
Vladimir Mandic 66054542c2 major update for 1.8 release candidate 2021-04-25 13:16:04 -04:00
Vladimir Mandic b74eab5aac added support for multiple instances of human 2021-04-12 08:29:52 -04:00
Vladimir Mandic ea8a96ad47 add modelBasePath option 2021-04-09 08:07:58 -04:00
Vladimir Mandic ee05c6a283 new module: face description 2021-03-21 14:18:51 -04:00
Vladimir Mandic a8428f5a69 refactor face classes 2021-03-21 07:49:55 -04:00
Vladimir Mandic 447d626584 redefine tensor 2021-03-17 20:23:12 -04:00
Vladimir Mandic 960bd66c31 enforce types 2021-03-17 20:16:40 -04:00
Vladimir Mandic ff489a2f76 implement human.match and embedding demo 2021-03-15 12:14:48 -04:00
Vladimir Mandic 01990ad117 strong typings 2021-03-13 13:47:45 -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 ea5c9b9be6 switched face embedding to mobileface 2021-03-12 12:54:08 -05:00
Vladimir Mandic 8b5e7cc2d5 add face return tensor 2021-03-11 22:04:44 -05:00
Vladimir Mandic ca1bc638f8 add test for face descriptors 2021-03-11 18:26:04 -05:00
Vladimir Mandic fb10a529ab wip on embedding 2021-03-11 13:31:36 -05:00
Vladimir Mandic 0ee6b8b00c simplify face box coordinate calculations 2021-03-11 11:44:22 -05:00
Vladimir Mandic 3ceb3df73e autodetect inputSizes 2021-03-11 10:26:14 -05:00
Vladimir Mandic f70f36f06f add debug logging flag 2021-03-02 11:27:42 -05:00
Vladimir Mandic 9cd4b153bf embedding fix 2021-02-21 14:46:50 -05:00
Vladimir Mandic e0f7748171 embedding fix 2021-02-21 13:34:26 -05:00
Vladimir Mandic ab4759bf18 updated lint rules 2021-02-13 09:16:41 -05:00
Vladimir Mandic 7fd677681c updated typings 2021-02-08 12:47:38 -05:00
Vladimir Mandic 6fb133b55e convert to typescript 2021-02-08 11:39:09 -05:00
Vladimir Mandic cdd13e9fd9 stricter linting, fix face annotations 2020-12-27 08:12:22 -05:00
Vladimir Mandic a0aa1bd8da implemented face and hand boundary checks 2020-12-08 10:50:26 -05:00
Vladimir Mandic 7c0fe6dbf3 switch to central logger 2020-12-08 09:00:44 -05:00
Vladimir Mandic 1956559f38 updated embedding function 2020-11-23 08:40:17 -05:00
Vladimir Mandic 21c1649c06 completed tfjs wrapper 2020-11-18 08:26:28 -05:00
Vladimir Mandic 3c0dde0d6b swtich to custom tfjs bundle 2020-11-17 12:38:48 -05:00
Vladimir Mandic 1efbc5c69d swtich to tfjs source import 2020-11-17 10:18:15 -05:00
Vladimir Mandic 8d38c977be implemented face embedding 2020-11-13 16:13:35 -05:00