mediapipe-js-demos
mediapipe-js-demos copied to clipboard
Google MediaPipe Javascript Demos (including live demos)
MediaPipe Javascript Demos

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 |
|---|---|---|
![]() |
![]() |
![]() |
| Pose | Holistic | Objectron |
|---|---|---|
![]() |
![]() |
![]() |
| 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







