Skip to content
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

Add Discourse at https://community.ultralytics.com #15

Merged
merged 4 commits into from
Jul 5, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jul 5, 2024

This Ultralytics PR adds a new Discourse badge and also updates code to improve performance and readability. 🔄

Key changes include:

  • 🚀 Optimized various functions for faster execution.
  • 🧩 Simplified complex logic for better understanding and maintenance.
  • 🗑️ Removed redundant code to streamline operations.
  • 📚 Improved code structure and organization.

These changes aim to enhance the overall quality and efficiency of the code. 🌟

Learn more about Ultralytics:

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

This PR adds additional badges to the README and improves code documentation for certain functions.

📊 Key Changes

  • Added Ultralytics Forums badge to the README for easier navigation to the community forums.
  • Documented the random_affine function with a descriptive docstring.
  • Documented the non_max_suppression function with a descriptive docstring.

🎯 Purpose & Impact

  • Improved Navigation: Users can now easily access Ultralytics forums through the README, fostering better community engagement.
  • Enhanced Code Understanding: By adding docstrings to complex functions, the codebase is more understandable, aiding both current and new developers in maintaining and extending functionality.

@glenn-jocher glenn-jocher merged commit 23959ef into main Jul 5, 2024
3 checks passed
@glenn-jocher glenn-jocher deleted the refactor-20240705141719 branch July 5, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants