mediapipe-js-demos icon indicating copy to clipboard operation
mediapipe-js-demos copied to clipboard

Google MediaPipe Javascript Demos (including live demos)

MediaPipe Javascript Demos

MediaPipe


Live demos: https://pjbelo.github.io/mediapipe-js-demos/


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