-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Pose #56
Pose #56
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @john-rocky , could you please review this PR and remove any unnecessary elements? I’d like to ensure we’re focusing solely on items related to pose estimation. Thanks!
@ambitious-octopus |
@ambitious-octopus |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @john-rocky it seems that there are still some merge conflicts. Can you please resolve them?
@ambitious-octopus |
@ambitious-octopus
I've added pose functionality to the app and committed to the pose branch.
This branch is based on the branch that
added human and segmentation.
As always, please let me know if there are any issues that need to be resolved during the integration process (e.g. maintaining model references).
Thanks in advance.
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Enhanced the YOLO iOS app to support pose estimation, added new visualization capabilities, and improved UI modularity.
📊 Key Changes
n, s, m, l, x
) for human pose estimation.PostProcessPose.swift
for processing pose inference results and rendering skeletons.Colors.swift
with color definitions, including pose palettes for customization.8.3.0
and project build version to2
.🎯 Purpose & Impact
🎉 Users can now detect and analyze human poses directly on their iOS devices with enhanced visualizations!