github google-ai-edge/mediapipe v0.8.11
Model download from GCS

latest releases: v0.10.15, v0.10.14, v0.10.13...
2 years ago

Build changes

  • We are no longer adding *.tflite model files and other large binaries to our GitHub repository. Instead, these models are downloaded from Google Cloud Storage. This should speed up your getting started experience with MediaPipe (especially if you can work of a shallow clone of the repository) and allows us to expand our feature set without significantly increasing the size of the repository. Please update your Python binaries if they are fetching models from GitHub (see download_utils.py).
  • We have made the build targets //mediapipe/objc:mediapipe_framework_ios, //mediapipe/objc:mediapipe_input_sources_ios, //mediapipe/objc:mediapipe_layer_renderer publicly visible. These targets can now be used in external iOS applications.

Don't miss a new mediapipe release

NewReleases is sending notifications on new releases.