Skip to content

Prebuilt Google MediaPipe packages for arm64.

License

Notifications You must be signed in to change notification settings

parthokr/mediapipe-silicon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MediaPipe - ARM

Prebuilt Google MediaPipe packages for arm64.

Install

To install the prebuilt packages, use the following command. The package is called mediapipe-arm but is a drop-in-replacement for the mediapipe package.

pip install mediapipe-arm --find-links ?

Build

To build the libraries yourself, please first install the following dependencies and run the build script.

brew install wget git git-lfs cmake protobuf bazelisk opencv
brew uninstall --ignore-dependencies glog
./build-macos.sh

The pre-built wheel packages should be in the dist directory.

About

MIT License - Copyright (c) 2022 Florian Bruggisser

About

Prebuilt Google MediaPipe packages for arm64.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%