Conversation
|
All Contributors have signed the CLA. ✅ |
|
👋 Hello @Pikus16, thank you for submitting an
For more detailed guidance, please refer to our Contributing Guide. Feel free to leave a comment if you have any questions or need further assistance. Thank you for your valuable contribution to Ultralytics! 🚀✨ |
|
I have read the CLA Document and I sign the CLA |
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
|
CI was failing because of the GPU CI not installing Ultralytics correctly. Fixed now. |
This reverts commit dd981bd.
|
Moved the ci fix to #17883 |
|
Just checking if we can merge this in? |
|
following up again on this - are we good to merge? |
|
@Pikus16 have to wait for @glenn-jocher |
|
just wanted to follow up and see if we can get this merged in? |
|
Thank you for following up. The PR is awaiting final review and approval from the maintainers; once that's complete and all checks are verified, it will be merged. |
|
👋 Hello there! We wanted to let you know that we've decided to close this pull request due to inactivity. We appreciate the effort you put into contributing to our project, but unfortunately, not all contributions are suitable or aligned with our product roadmap. We hope you understand our decision, and please don't let it discourage you from contributing to open source projects in the future. We value all of our community members and their contributions, and we encourage you to keep exploring new projects and ways to get involved. For additional resources and information, please see the links below:
Thank you for your contributions to YOLO 🚀 and Vision AI ⭐ |
🛠️ PR Summary
Made with ❤️ by Ultralytics Actions
🌟 Summary
Enhanced support for Windows compatibility in CI and improved Weights & Biases (W&B) integration features! 🖥️📊
📊 Key Changes
CI Workflow Update:
shell: bashto the CI workflow for better Windows compatibility.pip installto an editable mode (-e .).Weights & Biases Integration:
groupoption in the configuration (default.yaml), which allows grouping multiple runs together in W&B.groupparameter.groupoption.🎯 Purpose & Impact
Improved Windows Support:
Enhanced Experiment Management:
groupparameter helps users organize and visualize related experiments better in W&B, improving productivity and collaboration. 📈These updates ensure smoother development workflows and better experiment tracking capabilities! 🚀