wmjpillow / mediapipe

MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines

Home Page:https://mediapipe.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaPipe

MediaPipe is a framework for building multimodal (eg. video, audio, any time series data), cross platform (i.e Android, iOS, web, edge devices) applied ML pipelines. With MediaPipe, a perception pipeline can be built as a graph of modular components, including, for instance, inference models (e.g., TensorFlow, TFLite) and media processing functions.

Real-time Face Detection

"MediaPipe has made it extremely easy to build our 3D person pose reconstruction demo app, facilitating accelerated neural network inference on device and synchronization of our result visualization with the video capture stream. Highly recommended!" - George Papandreou, CTO, Ariel AI

ML Solutions in MediaPipe

face_detection multi-hand_tracking hand_tracking hair_segmentation object_tracking

Installation

Follow these instructions.

Getting started

See mobile, desktop and Google Coral examples.

Check out some web demos [Edge detection] [Face detection] [Hand Tracking]

Documentation

MediaPipe Read-the-Docs or docs.mediapipe.dev

Check out the Examples page for tutorials on how to use MediaPipe. Concepts page for basic definitions

Visualizing MediaPipe graphs

A web-based visualizer is hosted on viz.mediapipe.dev. Please also see instructions here.

Videos

Publications

Events

Community forum

  • Discuss - General community discussion around MediaPipe

Alpha Disclaimer

MediaPipe is currently in alpha for v0.7. We are still making breaking API changes and expect to get to stable API by v1.0.

Contributing

We welcome contributions. Please follow these guidelines.

We use GitHub issues for tracking requests and bugs. Please post questions to the MediaPipe Stack Overflow with a 'mediapipe' tag.

About

MediaPipe is a cross-platform framework for building multimodal applied machine learning pipelines

https://mediapipe.dev

License:Apache License 2.0


Languages

Language:C++ 82.0%Language:Starlark 7.4%Language:Java 3.7%Language:Objective-C++ 2.0%Language:Python 2.0%Language:Objective-C 1.7%Language:C 0.9%Language:Shell 0.1%Language:JavaScript 0.1%Language:Dockerfile 0.1%Language:HTML 0.1%Language:Makefile 0.0%