4642 Forks
22528 Stars
22528 Watchers

mediapipe

Cross-platform, customizable ML solutions for live and streaming media.

How to download and setup mediapipe

Open terminal and run command
git clone https://github.com/google/mediapipe.git
git clone is used to create a copy or clone of mediapipe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mediapipe https://github.com/google/mediapipe/archive/master.zip

Or simply clone mediapipe with SSH
[email protected]:google/mediapipe.git

If you have some problems with mediapipe

You may open issue on mediapipe support forum (system) here: https://github.com/google/mediapipe/issues