Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real time pose estimation of a person #916

Closed
mahipalimkar opened this issue Oct 14, 2024 · 7 comments
Closed

Real time pose estimation of a person #916

mahipalimkar opened this issue Oct 14, 2024 · 7 comments

Comments

@mahipalimkar
Copy link

Feature Request: Implement real-time human pose estimation for detecting key body points from live video streams or webcam feeds.

Copy link

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

@mahipalimkar
Copy link
Author

Can I make a pr?

@abhisheks008
Copy link
Owner

Hi @mahipalimkar thanks for creating a new issue. Can you please elaborate on the approach and the models you are implementing for this project.

@mahipalimkar
Copy link
Author

Yes sure. I have used mediapipe's solutions.pose model for the same. It is capable of detecting 33 key landmark points in both 2d and 3d. I have implemented the 3D version, where each frame is captured and keypoints are detected across it.

@mahipalimkar
Copy link
Author

Hello, any followup? @abhisheks008

@Abhiiesante
Copy link

Can you please assign this issue to me under 𝗚𝗦𝗦𝗼𝗖 '𝟮𝟰 𝗘𝘅𝘁𝗲𝗻𝗱𝗲𝗱, Hacktoberfest-accepted

@abhisheks008
Copy link
Owner

Yes sure. I have used mediapipe's solutions.pose model for the same. It is capable of detecting 33 key landmark points in both 2d and 3d. I have implemented the 3D version, where each frame is captured and keypoints are detected across it.

Sorry for replying late @mahipalimkar

Any dataset you are following? And apart from Mediapipe have you tried with other model implementations for this same problem statement?

@abhisheks008 abhisheks008 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants