Jean-Philippe Encausse

Results 30 issues of Jean-Philippe Encausse

Hi, Very very impressive library, hope to let it run on a NodeJS server. Did you perform some benchmark to compare the library to Tensorflor / Caffe app ? I...

Hi, Is there a best practice to add dynamic @variable to engine ? Let's say I have a file.less and would like to call: - engine.compile('file.less', map); where map contains...

Hi, Any plan for NodeJS / Windows10 support ? Thanks !

bug
more information needed

Hi, - I have a core application loading from /locale/* - I have N plugins that may have their own /locale/ in their folders How can I load / merge...

support

According to the [documentation](https://google.github.io/mediapipe/solutions/face_mesh.html#effect-renderer) and [this issue](https://github.com/google/mediapipe/issues/1155) it's possible to apply a PNGBlob 2D or 3D to a FaceMesh. - Is there an example for Desktop / JS ? -...

type:feature
solution:face mesh
platform:javascript
stat:awaiting googler

Hello, thanks for the great work ! Is there any sample or explanation to convert MediaPipe coordinate in Mixamo Rigging model ? Thanks !

Hi, Sorry if my question is stupid, I'd like to setup an "Arduino Bridge" between an RC Car WLtoys K989 and a computer. Sending WebSocket/HTTP command to the Arduino then...

Any tips, advice, on how to record audio from a microphone with the video ?

question

The documentation describe a middleware that will register functions on a given intent. I'm using Node-RED with a fullfilment end-point. I can't and don't want to build a middleware because...

### What are the steps to reproduce? I have a very simple dashboard with - 2 LineChart Nodes : Trigger > REST Call > JS > LineChart Update (I did...