Skip to content

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

License

Notifications You must be signed in to change notification settings

V1shvesh/mediapipe

This branch is 1 commit ahead of, 4495 commits behind google-ai-edge/mediapipe:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

MediaPipe TeamHadon Nash
MediaPipe Team
and
Hadon Nash
Nov 22, 2019
61b4f4e · Nov 22, 2019

History

40 Commits
Nov 21, 2019
Nov 21, 2019
Nov 15, 2019
Jun 16, 2019
Aug 19, 2019
Aug 17, 2019
Jun 16, 2019
Sep 5, 2019
Jun 16, 2019
Nov 21, 2019
Nov 22, 2019
Sep 5, 2019
Aug 17, 2019

Repository files navigation

MediaPipe

MediaPipe is a framework for building multimodal (eg. video, audio, any time series data) 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

hand_tracking multi-hand_tracking face_detection hair_segmentation object_detection

Installation

Follow these instructions.

Getting started

See mobile, desktop and Google Coral examples.

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.

Community forum

  • Discuss - General community discussion around MediaPipe

Publications

Events

Alpha Disclaimer

MediaPipe is currently in alpha for v0.6. 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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 78.2%
  • Python 11.0%
  • Java 4.3%
  • Objective-C++ 2.7%
  • Objective-C 2.2%
  • C 1.2%
  • Other 0.4%