ml5-library
ml5-library copied to clipboard
Add MoveNet
Dear ml5 community,
The Pull Request Adds MoveNet(A Faster Version Of PoseNet ) It Uses A Very Simplistic Api And Is Not Too big
@harsha7addanki , this won't work. You have a dependency clash to resolve. And, you have not imported poseDetection in the MoveNet/index.js file. It has not extended EventEmitter. You can't call .on('pose',()=>{}) just like you would on the ml5 poseNet module. Please review your code and then submit a pull request next time.
@harsha7addanki thanks for taking the time and submitting the PR. Could you please verify and implement what @titanventura mentioned. I everything is resolved and works, we are more than happy to accept the PR.
Also feel free to join our Discord: https://discord.gg/guqTmsuQ User afogel is working on implementing media-pipe as well. Maybe you can work on this together.