Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps mediapipe from 0.10.5 to 0.10.7.

Release notes

Sourced from mediapipe's releases.

MediaPipe v0.10.7

Framework and core calculator improvements

  • Fix win32 build break in mediapipe.
  • Remove 'awaiting' labels when user issue/PR updated.
  • Fix glScalerCalculator not clearing background in FIT mode
  • Add cc_binary target for C Libraries
  • Only recreate immutable texture when necessary for Android TensorsToSegmentationCalculator.
  • Update PackMediaSequenceCalculator to support index feature inputs on the CLIP_MEDIA_ input tag.
  • Added concatenate stream, get_vector_item stream, landmarks_to_tensor stream, tensor_to_joints stream utility function.
  • Introduce TensorToJointsCalculator and LandmarksTransformationCalculator
  • smoothing stream utility function.
  • Don't convert nullptr to std::string in C layer
  • Fix memory access issue in C layer
  • segmentation smoothing stream utility function.
  • Populate the classification result output param instead of a copy
  • Add tests for C API containers
  • Add unit tests for C layer for the input types of Text Classifier
  • Add End to End test for Text Classifier C API
  • Add error handling to C API
  • Added files for the TextEmbedder C API and tests
  • See memory of freed result to nullptr
  • Smooth pose landmarks
  • GlSurfaceViewRenderer: Capture graph output texture
  • Prefix status macro implementation with MP_.
  • Introduce CombineJointsCalculator and SetJointsVisibilityCalculator
  • Add stream API presence utils.
  • Fixed some issues with documentation
  • Add stream API merge utils.
  • Update glog to latest commit

MediaPipe Tasks update

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

Android

  • Do not convert milliseconds to microseconds twice
  • Fix bug missing SHOW_RESULT in image generator
  • Fix depth condition bug when only depth condition is configured.

iOS

  • Added iOS face stylizer result, options and header
  • Added iOS MPPFileInfo for tests
  • Added new initializers for iOS MPPImage in test utils
  • Added iOS MPPMask test utils
  • Added iOS image segmenter basic Objective C tests
  • Updated multiply function in iOS Image Segmenter tests to use C++ vectors
  • Fixed premature deallocation of C++ masks in iOS Image Segmenter
  • Updated interface of iOS image segmenter
  • Added selfie segmentation and running mode tests to image segmenter
  • Uncommented live stream test in iOS image segmenter tests

... (truncated)

Commits
  • 69fe645 Update WASM files for 0.10.7 release
  • b503d71 No public description
  • 830ee09 Merge pull request #4830 from priankakariatyml:ios-image-segmenter-basic-tests
  • 90e6a97 Fix WasmFileset compilation issue in 3P build
  • 7389119 No public description
  • 44a4dad Internal change
  • b3f9587 Add stream API merge utils.
  • a1e542f No public description
  • 24da737 Merge pull request #4840 from priankakariatyml:ios-image-utils-updates
  • d686b42 Merge pull request #4852 from kinaryml:c-text-embedder-api
  • 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.5 to 0.10.7.
- [Release notes](https://github.com/google/mediapipe/releases)
- [Commits](google-ai-edge/mediapipe@v0.10.5...v0.10.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2023
@geekcomputers geekcomputers merged commit 75b0387 into master Oct 10, 2023
@dependabot dependabot bot deleted the dependabot/pip/mediapipe-0.10.7 branch October 10, 2023 20:11
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