-
-
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
Share button #47
Share button #47
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.
@john-rocky We have a problem here, this PR also integrates changes related to other branches (e.g. human). This PR should only add changes related to the share button! I recommend you create the branches starting from the main branch!
Since I included unnecessary commit history, I'll make a pull request for the same feature in a different branch. |
@ambitious-octopus |
A preview is now displayed when sharing screenshots.
#46
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
This PR enhances the Ultralytics YOLO iOS app by refactoring code, improving functionalities, and adding new features for human detection, tracking, and segmentation tasks.
📊 Key Changes
PostProcessing.swift
,HumanModel.swift
,TrackingModel.swift
,PostProcessSegment.swift
for handling new features.🎯 Purpose & Impact
These updates collectively enhance the utility, accuracy, and user experience of the YOLO iOS app, making it more robust and feature-rich for various object detection tasks.