Skip to content

Conversation

@RizwanMunawar
Copy link
Member

@RizwanMunawar RizwanMunawar commented Apr 8, 2025

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Improved documentation with a new Ultralytics Blog link and streamlined Comet logger configuration details.

πŸ“Š Key Changes

  • Added a link to the Ultralytics Blog in the README files (English and Chinese). πŸ“
  • Removed outdated environment variable examples from the Comet logger README for a cleaner and more concise guide. πŸš€

🎯 Purpose & Impact

  • Enhanced Accessibility: The new blog link makes it easier for users to access valuable insights, updates, and tutorials from Ultralytics. 🌐
  • Simplified Documentation: Streamlining the Comet logger section reduces confusion and ensures users focus on the most relevant configuration options. πŸ“–
  • Improved User Experience: These updates make the documentation more user-friendly and informative for both new and experienced users. 😊

Signed-off-by: Muhammad Rizwan Munawar <[email protected]>
Signed-off-by: Muhammad Rizwan Munawar <[email protected]>
@UltralyticsAssistant UltralyticsAssistant added the documentation Improvements or additions to documentation label Apr 8, 2025
@UltralyticsAssistant
Copy link
Member

πŸ‘‹ Hello @RizwanMunawar, thank you for submitting an ultralytics/yolov5 πŸš€ PR! To ensure a seamless integration of your work, please review the following checklist:

  • βœ… Define a Purpose: Clearly explain the purpose of your fix or feature in your PR description, and link to any relevant issues. Ensure your commit messages are clear, concise, and adhere to the project's conventions.
  • βœ… Synchronize with Source: Confirm your PR is synchronized with the ultralytics/yolov5 main branch. If it's behind, update it by clicking the 'Update branch' button or by running git pull and git merge main locally.
  • βœ… Ensure CI Checks Pass: Verify all Ultralytics Continuous Integration (CI) checks are passing. If any checks fail, please address the issues.
  • βœ… Update Documentation: Update the relevant documentation for any new or modified features.
  • βœ… Add Tests: If applicable, include or update tests to cover your changes, and confirm that all tests are passing.
  • βœ… Sign the CLA: Please ensure you have signed our Contributor License Agreement if this is your first Ultralytics PR by writing "I have read the CLA Document and I sign the CLA" in a new message.
  • βœ… Minimize Changes: Limit your changes to the minimum necessary for your feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." β€” Bruce Lee

For more guidance, please refer to our Contributing Guide. Don’t hesitate to leave a comment if you have any questions. Thank you for contributing to Ultralytics! 🌟

This is an automated response. An Ultralytics engineer will review your PR and provide additional feedback soon. πŸš€

@RizwanMunawar RizwanMunawar self-assigned this Apr 8, 2025
@RizwanMunawar RizwanMunawar changed the title Add Ultralytics Blog badge in README.md, README.zh-CN.md and docs Add Ultralytics Blog badge in README.md and README.zh-CN.md Apr 8, 2025
export COMET_DEFAULT_CHECKPOINT_FILENAME=<checkpoint_file.pt> # Checkpoint for resuming. Default: 'last.pt'
export COMET_LOG_BATCH_LEVEL_METRICS=true # Log training metrics per batch. Default: false
export COMET_LOG_PREDICTIONS=true # Disable prediction logging if set to false. Default: true
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Then delete it completely?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants