All Projects → lysdexic-audio → n4m-facemesh

lysdexic-audio / n4m-facemesh

Licence: Apache-2.0 license
Wraps MediaPipe FaceMesh inside electron and serves the detected parts via MaxAPI.

Programming Languages

Max
122 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

n4m-facemesh

Wraps MediaPipe Facemesh inside electron and serves the detected parts via MaxAPI.

facemesh

Based around Yuichi Yogo's great work porting Electron + Tensorflow models into Node For Max

Steps

  1. Install npm dependencies by clicking the indicated button. Since Electron's kind of big in size, this make take a while depending on your network environment. When the message object says it's 'completed' you'll never have to do this step again.
  2. Click on the toggle button to launch MediaPipe Handpose.
  3. The node.script emits the detected results as a dict - retrieve values using the dictionary keys (objects on the right)

Mesh Keypoints Map

meshmap

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].