Skip to content

Releases: google-ai-edge/mediapipe

Apple Silicon support and framework improvements

13 May 16:22
Compare
Choose a tag to compare

Apple Silicon support

  • Support building MediaPipe on Mac computers with Apple Silicon.

Framework and core calculator improvements

MediaPipe Android Solutions and Hand World Landmarks

14 Dec 00:28
Compare
Choose a tag to compare

MediaPipe Android Solutions

MediaPipe Hands

  • MediaPipe Hands models are updated.
  • MediaPipe Hands now supports outputting world landmarks in world coordinates.

MediaPipe Dependencies

  • MediaPipe Python wheels are now supporting Python 3.10.
  • The MediaPipe dependency library protobuf, tensorflow, cere solver, pybind, and apple support are updated.
  • The recommended Bazel version is updated to 4.2.1.
  • The recommended Android SDK and NDK versions are updated.

Additional options in MediaPipe Face Mesh and Holistic

07 Oct 01:48
Compare
Choose a tag to compare

Merge PRs. Thank you to all contributors!

02 Sep 16:43
Compare
Choose a tag to compare

MediaPipe Pose Segmentation and Android Solution APIs

19 Aug 02:11
Compare
Choose a tag to compare

3D world landmarks in MediaPipe Pose and full-range model in MediaPipe Face Detection

02 Jul 18:40
Compare
Choose a tag to compare
  • 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

MediaPipe Selfie Segmentation

04 Jun 00:23
Compare
Choose a tag to compare
  • Released MediaPipe Selfie Segmentation
    • JavaScript Solution API w/ a CodePen example
    • Python Solution API w/ a Colab example
    • Android, iOS and desktop example apps

Model update in MediaPipe Pose and MediaPipe Holistic

11 May 02:56
Compare
Choose a tag to compare
  • 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 and MediaPipe Holistic 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

Move minimum bazel version to 3.7.2

29 Mar 17:09
Compare
Choose a tag to compare

MediaPipe Pose with 3D landmarks, and more Python & JavaScript Solution APIs

27 Feb 22:06
Compare
Choose a tag to compare