Commit Graph

52 Commits (d78dd3aae1cd1e2a7883e765b4d8d1b50495e756)

Author SHA1 Message Date
Vladimir Mandic d78dd3aae1 update dependencies and stricter linting rules 2021-10-19 08:04:24 -04:00
Vladimir Mandic c7b2c65c97 add node-match demo 2021-09-29 13:03:02 -04:00
Vladimir Mandic 1b4580dd6e fix face matcher 2021-09-29 09:32:30 -04:00
Vladimir Mandic c3049e7c29 simplify tfjs imports 2021-09-16 08:30:50 -04:00
Vladimir Mandic 519e346f02 enable webgl uniforms 2021-09-10 10:24:33 -04:00
Vladimir Mandic 9b810d8028 redesign build platform 2021-09-08 13:51:28 -04:00
Vladimir Mandic 2ac6baa02b update build and lint scripts 2021-06-04 09:17:04 -04:00
Bettina Steger 76daa38bce
fix face expression detection (#56) 2021-05-28 07:26:21 -04:00
Vladimir Mandic e13a6d684b add bufferToVideo 2021-05-27 18:38:30 -04:00
Vladimir Mandic da426d5cfd fix git conflicts 2021-05-27 18:36:59 -04:00
Bettina Steger 1de3551a0b
fix TSC error (#55)
* add bufferToVideo and fetchVideo

* fixes for mov videos

* use oncanplay instead of timeout

* remove video.type
2021-05-27 18:33:47 -04:00
Vladimir Mandic 98ea06fb0e force typescript 4.2 due to typedoc incompatibility with ts 4.3 2021-05-27 16:04:17 -04:00
Bettina Steger 25735fcb34
add bufferToVideo and fetchVideo (#54)
* add bufferToVideo and fetchVideo

* fixes for mov videos

* use oncanplay instead of timeout
2021-05-27 14:02:01 -04:00
Vladimir Mandic 158dbc6208 add node-wasm demo 2021-04-26 14:45:49 -04:00
Vladimir Mandic 62f123da0a update 2021-04-01 13:39:54 -04:00
Vladimir Mandic 40b3a65bdc update node demos 2021-03-26 10:26:02 -04:00
Vladimir Mandic 2ad4fc24db add node-canvas demo 2021-03-23 09:36:41 -04:00
Vladimir Mandic 9ccaf781ab refactoring 2021-03-19 21:39:45 -04:00
Vladimir Mandic 1b68ca1160 refactoring 2021-03-19 18:46:36 -04:00
Vladimir Mandic 77fb56eb1a update face angle algorithm 2021-03-08 08:55:51 -05:00
Vladimir Mandic c0d2eda2d7 added typings for face angle 2021-03-07 21:15:53 -05:00
Vladimir Mandic 8b6d1b76df added face angle calculations 2021-03-07 09:58:20 -05:00
Vladimir Mandic 48792e77ce added note-cpu target 2021-02-21 10:00:57 -05:00
Sebastian Felis beff86e8b1 Add node-cpu build for non supported systems of libtensorflow 2021-02-21 12:59:09 +01:00
Vladimir Mandic 8deecc33b5 exception handling 2021-02-20 21:12:33 -05:00
Vladimir Mandic a4646a2389 exception handling 2021-02-20 21:06:33 -05:00
Vladimir Mandic 15d0176596 exception handling 2021-02-20 21:00:16 -05:00
Vladimir Mandic 8890c01162 add check for null face descriptor 2021-01-24 11:08:04 -05:00
Patrick Hulce 1e03239da4
fix: return empty descriptor for zero-sized faces 2021-01-23 12:44:14 -06:00
Vladimir Mandic 2c0fe4667c fix typo 2021-01-12 10:14:33 -05:00
Vladimir Mandic 60657ff8ec update to tfjs 2.8.2 2021-01-03 11:05:09 -05:00
Vladimir Mandic 95d3e96b79 ts linting 2020-12-26 18:35:17 -05:00
Vladimir Mandic 34800fab7b update examples with linting 2020-12-23 12:58:47 -05:00
Vladimir Mandic 0692fbf532 full re-lint and typings generation 2020-12-23 11:26:55 -05:00
Vladimir Mandic c130c29acb added tsc build typings 2020-12-19 11:46:41 -05:00
Vladimir Mandic 7e1b110d8b package update 2020-12-15 08:15:43 -05:00
Vladimir Mandic e306d69a7d redesigned tfjs bundling and build process 2020-12-02 16:46:41 -05:00
Vladimir Mandic d82c04870d push 2020-12-02 15:56:29 -05:00
Vladimir Mandic 7e1de2e57b fix for wasm compatibility 2020-10-25 20:01:36 -04:00
Vladimir Mandic 19cd4e7c1f switched to monolithic build 2020-10-13 16:57:06 -04:00
Vladimir Mandic a8b56b12b4 updated example 2020-10-12 14:28:19 -04:00
Vladimir Mandic 7c02d78df9 major update 2020-10-11 12:41:17 -04:00
Vladimir Mandic 0b6b67996f tfjs 2.6.0 2020-10-08 21:31:31 -04:00
Vladimir Mandic a6d28e4af5 upgrade to tfjs@2.4.0 and ts-node@9.0.0 2020-09-16 12:43:53 -04:00
Vladimir Mandic 85006365c1 added faceapi.version object 2020-09-09 09:50:10 -04:00
Vladimir Mandic 6bac1bff6f updated for ts-node v9 and tslib v2 2020-09-08 12:45:03 -04:00
Vladimir Mandic 5e760c7b9b added test fot @tfjs and backends loaded 2020-09-08 12:26:51 -04:00
Vladimir Mandic d030485f60 fix node build error 2020-08-29 14:56:29 -04:00
Vladimir Mandic c4bf0ba1be updated ssd weights 2020-08-26 12:39:17 -04:00
Vladimir Mandic 24470acb18 re-added ssd_mobilenet 2020-08-25 18:24:48 -04:00