google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.5k stars 5.15k forks source link

https://developers.google.com/mediapipe/solutions/vision/image_classifier/python #4121

Closed aybdee closed 1 year ago

aybdee commented 1 year ago

Description of issue (what needs changing)

wrong parameters supplied to mp.Image function

Clear description

on the page when converting from a numpy array to an mp Image the parameter for the image format should be image_format not format

Correct links

No response

Parameters defined

no

Returns defined

No response

Raises listed and defined

No response

Usage example

No response

Request visuals, if applicable

No response

Submit a pull request?

i'll try

ayushgdev commented 1 year ago

Thanks for highlighting the issue @abundance-io . Would you be submitted a PR for the same?

google-ml-butler[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

google-ml-butler[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you.

ayushgdev commented 1 year ago

This has been resolved in internal change. Closing the issue.