Skip to content

Bump mediapipe from 0.9.1.0 to 0.9.2.1 #1870

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2023

Bumps mediapipe from 0.9.1.0 to 0.9.2.1.

Release notes

Sourced from mediapipe's releases.

Updates to MP Tasks

Bazel changes

  • Add @ to all references to files in WORKSPACE.bazel

Framework and core calculator improvements

  • Added MPPTextEmbedderOptions, MPPTextEmbedderOptionsHelpers, MPPImageClassifierOptions
  • Added volume_gain_db option into AudioToTensorCalculator
  • Added MPPEmbedding, MPPEmbeddingResult, MPPTextEmbedderResult
  • Added iOS text embedder result files
  • Update test to reflect the recommended graph construction style:
  • Add FrameBuffer format
  • Updated documentation of embedding containers
  • Add YuvImage as a GpuBuffer storage backend
  • Updated to types of float and quantized embedding
  • Add Text Embedder tests for text with different themes
  • Added MPPEmbeddingHelpers, MPPEmbeddingResultHelpers, MPPTextEmbedderOptionsHelpers, MPPTextEmbedderResultHelpers, MPPTextEmbedder
  • Add "noasan" to MPPTextClassifierObjcTest
  • Added MPPCosineSimilarity and cosine similarity to MPPTextEmbedder
  • Added text embedder objective c tests
  • Add ViewProvider to YuvImage storage backend
  • Update MP Tasks to observe timestamp bounds
  • Updated swift name for ImageSource Type
  • Updated list of designated initializers
  • Update TensorFlow to latest
  • Add more filtering methods to detection filter calculator
  • Update WASM files for 0.1.0-alpha-4 release
  • Updated the Begin/EndLoopCalculator to be able to handle mediapipe::Tensor
  • Add location info in registry (debug mode only)
  • Added vision task runner
  • Added designated initializer in vision task runner
  • Updated MPPImageUtils with methods to create image frame
  • Updated MPPVisionTaskRunner
  • Add mediapipe tasks face blendshapes graph
  • Add "java_package" and "java_outer_classname" to ImageTransformationCalculatorOptions
  • Updated method name in MPPVisionPacketCreator
  • Update MediaPipe TFLite code to use generic "shim" symbols and headers
  • Update detection result to include optional keypoints
  • Update face detector graph for downstream face landmarks graph
  • Add Bitmap image capture capability to GlSurfaceViewRenderer
  • Update ImageSegmenter API for image/video mode to have both callback API and returned result API
  • Small fixes to TensorsToImageCalculator
  • Add optional face blendshapes to face landmarks detector graph
  • Add a CHECK for the cases when null service is accessed unconditionally
  • Add FaceLandmarkerResult for FaceLandmarker API
  • Add ViewProvider for ImageFrame in GpuBufferStorageYuvImage
  • Add GetInputImageTensorSpecs into BaseVisionTaskApi for tasks api users to get input image tensor specifications
  • Add custom metadata in metadata_schema
  • Add FaceDetectorResult

... (truncated)

Commits
  • 517e997 Solve Linking error for Hello World iOS example
  • c2a69ab Update ImageFrameToGpuBufferCalculator to use api2 and GpuBuffer conversions
  • 5daf580 internal
  • 5bd6a70 Add requiredInputBufferSize as an input argument of createAudioRecord.
  • 563b193 Bump Halide version from 14.0.0 to 15.0.0 and add MacOS Halide dependency
  • 2c64421 Fix minor typos in MediaPipe synchronization description.
  • 39e2c83 Add build system for Halide and expose FrameBufferUtils.
  • 5398b88 Internal change
  • c12eae2 Internal change
  • 8d9f627 Internal change
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mediapipe](https://github.com/google/mediapipe) from 0.9.1.0 to 0.9.2.1.
- [Release notes](https://github.com/google/mediapipe/releases)
- [Commits](google-ai-edge/mediapipe@v0.9.1...v0.9.2.1)

---
updated-dependencies:
- dependency-name: mediapipe
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 23, 2023
@geekcomputers geekcomputers merged commit 82d49bb into master Mar 23, 2023
@dependabot dependabot bot deleted the dependabot/pip/mediapipe-0.9.2.1 branch March 23, 2023 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant