github google-ai-edge/mediapipe v0.10.35
MediaPipe v0.10.35

5 hours ago

Framework and core calculator improvements

  • Add histogram information to Tensor::DebugString.
  • Bump MediaPipe version to 0.10.35.
  • Add missing GL memory barrier in TensorsToSegmentationGlBufferConverter.
  • Migrate FromImageCalculator to MediaPipe API3 and add test.
  • Add api3::Packet::Share function.
  • Remove util/analytics references from GitHub build
  • Migrate ToImageCalculator to MediaPipe API3 and add tests.
  • Fix -Wthread-safety-analysis warning.
  • Allow MP Task files to be use in Vite's workers
  • Add save-png-by-path test util function.
  • Feat: Add configurable policy for handling empty landmarks in smoothing calculators
  • #mediapipe Make GPU service optional in ImageToTensorCalculator for iOS.
  • Add Host Platform Web and Host System iOS/Android to logging enums

MediaPipe Tasks update

This section should highlight the changes that are done specifically for any platform and don't propagate to
other platforms.

Android

  • Allow users to use NPU acceleration with JIT compilation
  • Drop unnecessary tasks/core deps

iOS

  • Change MP Tasks CocoaPods types to Framework

Javascript

  • Remove references to "subgroups-f16"
  • Fix broken exports statement in package.json
  • Update MP Tasks GenAI README

Python

  • Small fixes to blockwise int4 compression calculations in LLM converter
  • Allow for overriding apply_srq in LLM Converter
  • Small blockwise dequant helper for LLM Converter

MediaPipe Dependencies

  • Update Wasm file hashes and URLs in wasm_files.bzl

Don't miss a new mediapipe release

NewReleases is sending notifications on new releases.