Closed x2031 closed 6 months ago
I only changed the code for Android, I'm not familiar with ios so I didn't change it.
Hello! π Thank you for contributing to the project and enhancing the Android experience with the isLive
feature. For consistency and to benefit all users, it's important to have this feature available on both Android and iOS. I understand you're not familiar with iOS development - that's totally fine! Could you please submit a pull request for the changes you've made for Android? This way, someone else from the community or our team who has iOS experience can work on adapting your changes for iOS. In your pull request, it would be helpful to briefly document how you implemented the isLive
feature for Android, so it's easier for the next contributor to mirror those changes on iOS. π
If you need guidance on making a pull request or documenting your changes, our documentation at https://docs.ultralytics.com provides some great tips and best practices. Thanks again for your contribution! Together, we're making the project even better. π
Hello! π Thank you for contributing to the project and enhancing the Android experience with the
isLive
feature. For consistency and to benefit all users, it's important to have this feature available on both Android and iOS. I understand you're not familiar with iOS development - that's totally fine! Could you please submit a pull request for the changes you've made for Android? This way, someone else from the community or our team who has iOS experience can work on adapting your changes for iOS. In your pull request, it would be helpful to briefly document how you implemented theisLive
feature for Android, so it's easier for the next contributor to mirror those changes on iOS. πIf you need guidance on making a pull request or documenting your changes, our documentation at https://docs.ultralytics.com provides some great tips and best practices. Thanks again for your contribution! Together, we're making the project even better. π
I've submitted the code and what else do I need to do?
Hello! π Fantastic job on submitting the pull request, and thank you for your efforts in enhancing the project. Here are a couple of quick steps to ensure everything is in place:
PR Description: Make sure your pull request includes a concise but comprehensive description of what changes you've made and how they contribute to the feature. This description helps reviewers understand your approach and its impact.
Documentation: If you've added new functionality or altered existing features, briefly document how to use the isLive
feature, including any new parameters or methods. This information is incredibly useful for both the reviewers and future users.
Wait for Review: Our team will review your submission. During this time, you might receive feedback or requests for changes. Keep an eye on your GitHub notifications for updates.
Engage with Feedback: If there are suggestions or required changes, please address them promptly. Your responsiveness will help speed up the merge process.
That's all! Thanks again for your contribution. We deeply appreciate your efforts to improve the project. π If you have any more questions or need further assistance, feel free to ask.
15
YoloModel adds the isLive property.Used to control whether or not to scale the resultant coordinates in the detectImage method.
I have read the CLA Document and I sign the CLA
π οΈ PR Summary
Made with β€οΈ by Ultralytics Actions
π Summary
Improvements to accuracy and usability in YOLO Flutter App.
π Key Changes
π― Purpose & Impact