-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
base: main
Are you sure you want to change the base?
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
This pull request introduces numerous enhancements to the 'ultralytics/yolo-ios-app' project, improving model selection, updating dependencies, and adding various utility functions for better processing and handling of video frames and model outputs.
📊 Key Changes
Colors.swift
,HumanModel.swift
,PostProcessPose.swift
,PostProcessSegment.swift
,PostProcessing.swift
,TrackingModel.swift
.🎯 Purpose & Impact
Purpose:
Impact:
Overall, these changes provide significant improvements in functionality, performance tracking, and usability of the YOLO iOS app, broadening its application potential and making it easier to use and develop. 🚀