Commit Graph

61 Commits (6aeb292453aa216479985f67ea6523414a1c2ffa)

Author SHA1 Message Date
Vladimir Mandic 7a6f7d96b7 document and remove optional dependencies 2022-08-23 08:21:20 -04:00
Vladimir Mandic 2fce7338dc exclude impossible detected face boxes 2022-04-05 07:38:11 -04:00
Vladimir Mandic 39b137ed63 add node with wasm build target 2022-01-06 07:59:13 -05:00
Vladimir Mandic 63476fcbc0 rebuild 2021-12-06 06:34:50 -05:00
Vladimir Mandic bd4d5935fe update 2021-12-03 11:28:27 -05:00
Vladimir Mandic 118fbaba4d release preview 2021-12-01 17:21:12 -05:00
Vladimir Mandic e70d9bb18b switch to custom tfjs and new typedefs 2021-12-01 15:37:52 -05:00
Vladimir Mandic f1a2ef34a5 rebuild 2021-12-01 07:51:57 -05:00
Vladimir Mandic bd2317d42e update tfjs to 3.10.0 2021-10-22 09:06:43 -04:00
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