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

Added file for 3d pose estimation #359

Merged
merged 2 commits into from
Oct 15, 2024
Merged

Added file for 3d pose estimation #359

merged 2 commits into from
Oct 15, 2024

Conversation

mahipalimkar
Copy link
Contributor

This PR introduces 3D Pose Estimation functionality to the repository, allowing users to estimate human body poses in three-dimensional space from input data such as 2D pose coordinates or video streams.
This code performs real-time 3D pose estimation using a webcam feed, Mediapipe's Pose model, and sends the detected 3D landmarks to a Unity application via UDP.

Copy link

👋 Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly.
Don't forget to mention the issue you solved!.

To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!

@mahipalimkar
Copy link
Contributor Author

mahipalimkar commented Oct 15, 2024

@UppuluriKalyani Hello, made a pr for 3d pose estimation.

@UppuluriKalyani
Copy link
Owner

@mahipalimkar add readme file with proper description with attachment of results
And also show results here(screenshots or screen recording)

@mahipalimkar
Copy link
Contributor Author

@UppuluriKalyani Did the changes. Please check

@mahipalimkar
Copy link
Contributor Author

@UppuluriKalyani
image
also added a result video

@UppuluriKalyani UppuluriKalyani merged commit 925f677 into UppuluriKalyani:main Oct 15, 2024
1 check passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #359 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants