Wraps MediaPipe Facemesh inside electron and serves the detected parts via MaxAPI.
Based around Yuichi Yogo's great work porting Electron + Tensorflow models into Node For Max
- 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.
- Click on the toggle button to launch MediaPipe FaceMesh.
- The node.script emits the detected results as a dict - retrieve values using the dictionary keys (objects on the right)