mediapipe
mediapipe copied to clipboard
MLKit documentation links to legacy mediapipe project that does not work
Description of issue (what needs changing)
Misleading document
Clear description
In the documentation, they link to a colab that uses mediapipe 0.8.3, however, after searching pypi the version doesn't exist. Our goal is to attempt to use our own poses to get the detection working for our app but since the old version of mediapipe doesn't exist, and using the new version doesn't work (I think the errors were along the lines of mp_poses not existing), we're not too sure how to proceed. We did saw https://github.com/google-ai-edge/mediapipe/issues/5177 and went into the documentation link provided to see if we can somehow convert the old version code, but... we don't see the similarity between the old version and the new doc so we're pretty lost at this point.
Correct links
No response
Parameters defined
No response
Returns defined
No response
Raises listed and defined
No response
Usage example
No response
Request visuals, if applicable
No response
Submit a pull request?
No response