Closed
Conversation
ambitious-octopus
requested changes
Aug 21, 2024
Collaborator
ambitious-octopus
left a comment
There was a problem hiding this comment.
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!
Contributor
Author
|
@ambitious-octopus |
Contributor
Author
|
@ambitious-octopus |
ambitious-octopus
requested changes
Aug 24, 2024
Collaborator
ambitious-octopus
left a comment
There was a problem hiding this comment.
Hey @john-rocky it seems that there are still some merge conflicts. Can you please resolve them?
Contributor
Author
|
@ambitious-octopus |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@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.swiftfor processing pose inference results and rendering skeletons.Colors.swiftwith color definitions, including pose palettes for customization.8.3.0and project build version to2.🎯 Purpose & Impact
🎉 Users can now detect and analyze human poses directly on their iOS devices with enhanced visualizations!