Replies: 1 comment 4 replies
-
I heard a lot about ml5js when I was at NYU. I didn't know about its relation to mediapipe though. What would a wrapper library do beyond what it can do already? There is python example code and it looks pretty straightforward: https://ai.google.dev/edge/mediapipe/solutions/vision/face_detector |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This weekend I saw a presentation on ml5js "Easy Machine Learning for the Web", which helps bring Machine Learning tools for people using p5js.
Some (most?) of it seems based on mediapipe which also has Python bindings. I wish someone could come up with a wrapper library making it easy to use it with py5.
Beta Was this translation helpful? Give feedback.
All reactions