Skip to content

pjbelo/mediapipe-js-demos

Repository files navigation

MediaPipe Javascript Demos

MediaPipe



Live ML anywhere

MediaPipe offers cross-platform, customizable ML solutions for live and streaming media.

MediaPipe in Javascript Solutions

https://google.github.io/mediapipe/getting_started/javascript

Face Detection Face Mesh Hands
face_detection face_mesh hand
Pose Holistic Objectron
pose holistic objectron
Selfie Segmentation Ice Defrosting
selfie segmentation ice defrosting

You can use this demos files to start you own projet

Apache License 2.0

Important

To run locally you must start a local HTTP server

Example:

python3 -m http.server