Skip to content

Bump mediapipe from 0.9.1.0 to 0.9.3.0#6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mediapipe-0.9.3.0
Closed

Bump mediapipe from 0.9.1.0 to 0.9.3.0#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mediapipe-0.9.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 18, 2023

Copy link
Copy Markdown

Bumps mediapipe from 0.9.1.0 to 0.9.3.0.

Release notes

Sourced from mediapipe's releases.

Major upgrades to MediaPipe - v0.9.3.0

Bazel changes

  • Bazel version upgrade to v6.1.1
  • Update Halide build rules for MediaPipe to use Halide v15.0.1
  • Use "x86_32" instead of "i386" for Bazel CPU ID

Framework and core calculator improvements

  • Added MPPImageClassifierOptionsHelpers, TensorsToSegmentationCalculatorOptionsProto.java into tasks core's maven package, MPPObjectDetectorOptions, MPPObjectDetectorOptionsHelpers, MPPClassifierOptions, MPPGestureRecognizerOptions, MPPGestureRecognizerOptions.m, support for more standard scaling options in GlSurfaceViewRenderer
  • Updated cosine similarity utility
  • Added method to send packet map to C++ task runner
  • Added methods to MPPVisionTaskRunner
  • Added methods to MPPVisionPacketCreator
  • Updated build targets of vision packet creator and task runner
  • Added MPPImageClassifierResultHelpers, MPPImageClassifierOptionsHelpers
  • Added MPPImageClassifier
  • Updated method signature in MPPTaskRunner
  • Added Face Detector implementation and tests
  • Added the AudioRecord API
  • Update audio_record_test.py
  • Add FaceLandmarker C++ API
  • Updated models
  • Add the dataset module for face stylizer in model maker
  • Update Node version to 16.19.0
  • Add metadata writer for image segmentation
  • Add Interactive Segmenter MediaPipe Task
  • Add label_map filtering into filter_detection drishti calculator
  • Add the source code TensorsToSegmentationCalculatorOptionsProto.java into tasks core's maven package
  • Add ImageData output to GraphRunner
  • Added MPPImage Utils for tests
  • Added stream info for some modes in MPPImageClassifier
  • Added flow limiting for live stream mode in MPPImageClassifier
  • Add WebGLTexture output for ImageSegmenter
  • Add face_landmarker to vision types
  • Add a function to convert CoreAudio buffers into a MediaPipe time series matrix
  • Add the model configuration and training hyperparameters for BlazeFaceStylizer
  • Add landmarks smoothing filter when requested face num is 1
  • Added MPPDetection
  • Added MPPObjectDetectionResult
  • Added MPPObjectDetectorOptions
  • Added MPPObjectDetectorOptionsHelpers, MPPObjectDetectionResultHelpers, MPPDetectionHelpers
  • Added MPPObjectDetector
  • Add FrameBuffer view on ImageFrame
  • Add EDGETPU_NNAPI delegate option in MediaPipe tasks API
  • Added MPPLandmark
  • Added MPPLandmarkHelpers
  • Added MPPGestureRecognizerResult
  • Added MPPGestureRecognizerOptions, MPPClassifierOptions
  • Added EndLoopImageCalculator and FaceToRectCalculator
  • Updated FaceStylizer API to align with the new Base Vision Task API changes

... (truncated)

Commits
  • 48cc96c Internal change
  • 547d3c0 Internal change
  • b63a0e1 Internal change
  • 1c3a061 Internal change
  • 5fc0d26 Internal change
  • cd4ae32 Merge pull request #4288 from google:pr4279
  • 411ffae Update Java interactive segmenter to output both confidence masks and categor...
  • e14a880 Remove resizing and rotation from face stylizer's postprocessing step.
  • 8b3395e Merge pull request #4283 from priankakariatyml:ios-timestamp-renaming
  • e1643a5 Fix in preparation for Emscripten updates
  • 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.3.0.
- [Release notes](https://github.com/google/mediapipe/releases)
- [Commits](google-ai-edge/mediapipe@v0.9.1...v0.9.3.0)

---
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 Apr 18, 2023
@dependabot @github

dependabot Bot commented on behalf of github May 10, 2023

Copy link
Copy Markdown
Author

Superseded by #10.

@dependabot dependabot Bot closed this May 10, 2023
@dependabot dependabot Bot deleted the dependabot/pip/mediapipe-0.9.3.0 branch May 10, 2023 19:13
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.

0 participants