pjbelo/mediapipe-js-demos
Google MediaPipe Javascript Demos (including live demos)
This project provides live demonstrations of Google's MediaPipe solutions running directly in a web browser. It takes live video input from your camera and applies various machine learning models to detect faces, hands, poses, or objects, outputting visual overlays on the video stream. This is useful for web developers who want to quickly see MediaPipe's capabilities in action and understand how to integrate them into their own web-based applications.
No commits in the last 6 months.
Use this if you are a web developer exploring how to add real-time, browser-based computer vision features like face detection or pose tracking to your web applications.
Not ideal if you are looking for a standalone end-user application or if you need to perform complex video analysis outside of a web browser environment.
Stars
47
Forks
15
Language
JavaScript
License
Apache-2.0
Category
Last pushed
Apr 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pjbelo/mediapipe-js-demos"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
google-ai-edge/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
houmo-ai/mediapipe_plus
The purpose of this project is to apply mediapipe to more AI chips.
vidursatija/BlazePalm
PyTorch & CoreML implementation of MediaPipe Hands
beenotung/mediapipe-nodejs
A Node.js library for running MediaPipe models that are typically browser-only. This package...
gokulnpc/Face-Mesh-Detection-Mediapipe
This project utilizes MediaPipe and OpenCV to perform real-time face mesh detection using a...