Skip to content
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

Bump mediapipe from 0.10.8 to 0.10.9 #2054

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2023

Bumps mediapipe from 0.10.8 to 0.10.9.

Release notes

Sourced from mediapipe's releases.

MediaPipe v0.10.9

Build changes

  • Add libtext and libvision build rules
  • Add lib targets for all C vision tasks

Framework and core calculator improvements

  • Added files for the Image Embedder C API and tests
  • Pass Model Asset Buffer as byte array + length
  • Drop default arguments in C API
  • Updated the Image Embedder C API and added tests for cosine similarity
  • Drop default arguments in Image Embedder C API
  • Remove const from input types of C API
  • Resolved issues and added a common header to hold all the necessary structures for the vision tasks
  • Refactor OpenCV path out of TensorsToSegmentationCalculator main file.
  • Add some convenience getters to EglManager.
  • Added files for the Object Detector C Tasks API
  • Explicitly delete some copy operations to improve compile errors.
  • Extract CPU conversion methods into a separate library & add test
  • Updated components and their tests in the C Tasks API
  • Ensure that releaseGl() is called if prepapreGl throws
  • Adding a GpuTestWithParamBase test class to support value parameterized tests
  • Added Gesture Recognizer C API and tests
  • Holistic Landmarker C++ Graph
  • Revised Gesture Recognizer API implementation and associated tests
  • Added FreeMemory test for GestureRecognizerResult
  • Refactor GestureRecognizerResult conversion for default initialization
  • Move LanguageDetectorResult converter to LanguageDetector task
  • Add TensorsToSegmentationCalculator test utilities.
  • Added Hand Landmarker C Tasks API and tests
  • Export java package for hand_roi_refinement_graph_options.
  • Fix naming in different files
  • Create an explicit GlRuntimeException class

MediaPipe Tasks update

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

Android

  • Create shared utilities to construct category lists
  • Create shared utilities to construct landmark lists
  • Add the result class for the HolisticLandmarker Java API
  • HolisticLandmarker Java API
  • Add dependency on hand_roi_refinement_graph_options_proto
  • Use Java Proto Lite Target for Hand ROI Refinement proto
  • Move hand_roi_refinement_graph_options_java_proto_lite to vision lib

iOS

  • Added iOS MPPPoseLandmarker.mm
  • Added null check for segmentation masks in pose landmarker helper initializer
  • Added pose landmarker protobuf utils

... (truncated)

Commits
  • 4237b76 Internal
  • 9a20d6b Create an explicit GlRuntimeException class
  • bd946db No public description
  • 61efcf5 internal-only change
  • 4e78e64 No public description
  • faae68e Merge pull request #5010 from kinaryml:c-hand-landmarker-api
  • 20743b8 Update MediaPipe development version to 0.10.9
  • 0a77b8c No public description
  • 66655a1 API 2: Do not redirect from MEDIAPIPE_REGISTER_NODE to REGISTER_CALCULATOR
  • 6909504 Fix naming in different files
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.10.8 to 0.10.9.
- [Release notes](https://github.com/google/mediapipe/releases)
- [Commits](google-ai-edge/mediapipe@v0.10.8...v0.10.9)

---
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 Dec 13, 2023
@geekcomputers geekcomputers merged commit 99cfa1c into master Dec 15, 2023
0 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/mediapipe-0.10.9 branch December 15, 2023 21:49
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