Skip to content

lysdexic-audio/n4m-facemesh

Repository files navigation

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 FaceMesh.
  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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published