Mediapipe

Latest version: v0.10.21

Safety actively analyzes 725196 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 10

0.8.7.1

Merged https://github.com/google/mediapipe/pull/1969, https://github.com/google/mediapipe/pull/2039, https://github.com/google/mediapipe/pull/2101, https://github.com/google/mediapipe/pull/2136, https://github.com/google/mediapipe/pull/2154, https://github.com/google/mediapipe/pull/2201, https://github.com/google/mediapipe/pull/2291, https://github.com/google/mediapipe/pull/2292, https://github.com/google/mediapipe/pull/2347, https://github.com/google/mediapipe/pull/2350, https://github.com/google/mediapipe/pull/2450, https://github.com/google/mediapipe/pull/2462, and https://github.com/google/mediapipe/pull/2464.

A huge thank you to all contributors:
Abduttayyeb
brettkoonce
chr0nikler 
daniel13520cs
gabrielsanchez
GantMan
GzuPark 
homuler
magamig
PeterPocsi
TomHsiao1260 
yuripourre

0.8.7

- MediaPipe Pose now outputs "segmentation_mask" when [`enable_segmentation`](https://google.github.io/mediapipe/solutions/pose.html#enable_segmentation) is set.
- MediaPipe Python [FaceMesh](https://google.github.io/mediapipe/solutions/face_mesh.html#python-solution-api), [Hands](https://google.github.io/mediapipe/solutions/hands.html#python-solution-api), [Pose](https://google.github.io/mediapipe/solutions/pose.html#python-solution-api), and [Holistic](https://google.github.io/mediapipe/solutions/holistic.html#python-solution-api) have new drawing styles. Please refer to the documentation and the Colab examples for more details.
- MediaPipe now offers Android [FaceMesh](https://google.github.io/mediapipe/solutions/face_mesh.html#android-solution-api) and [Hands](https://google.github.io/mediapipe/solutions/hands.html#android-solution-api) solution APIs (currently in Alpha). The maven artifacts are available in [Google's Maven Repository](https://maven.google.com/web/index.html?#com.google.mediapipe). To try the example apps, please import [the solution example Android Studio project](https://github.com/google/mediapipe/tree/master/mediapipe/examples/android/solutions) on either Linux, macOS, and Windows.

0.8.6

* MediaPipe Pose (and Holistic) now also outputs estimated real-world 3D coordinates of pose landmarks (in meters with the origin at center of hips)
* MediaPipe Face Detection now supports a "model_selection" option to switch between short-range and full-range models

0.8.5

* Released [MediaPipe Selfie Segmentation](https://solutions.mediapipe.dev/selfie_segmentation)
* JavaScript Solution API w/ a CodePen example
* Python Solution API w/ a Colab example
* Android, iOS and desktop example apps

0.8.4

* Better pose landmark accuracy with the updated pose detection and pose landmark model
* Added a `lite` and a `heavy` version of the pose landmark model, in addition to the existing `full` version (also updated and improved)
* Added a `model_complexity` config option in [MediaPipe Pose](https://solutions.mediapipe.dev/pose#model_complexity) and [MediaPipe Holistic](https://solutions.mediapipe.dev/holistic#model_complexity) Solution APIs to select across the 3 model versions
* Removed the `upper_body_only` option in MediaPipe Pose and MediaPipe Holistic, as the standard model now already handles upper-body-only use cases well

0.8.3.2

* Move up minimum bazel version to [3.7.2](https://github.com/google/mediapipe/blob/7c331ad58b2cca0dca468e342768900041d65adc/WORKSPACE#L17), and encourage the use of [Bazelisk](https://docs.bazel.build/versions/master/install-bazelisk.html) in [Installation](https://google.github.io/mediapipe/getting_started/install.html).
* Move up [TensorFlow dependency](https://github.com/google/mediapipe/blob/7c331ad58b2cca0dca468e342768900041d65adc/WORKSPACE#L369).
* MediaPipe Objectron [desktop/C++ example](https://solutions.mediapipe.dev/objectron#desktop).

Page 5 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.