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

Ultralytics Asset URL Update #13181

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Ultralytics Asset URL Update #13181

merged 1 commit into from
Jul 10, 2024

Conversation

glenn-jocher
Copy link
Member

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

This Ultralytics PR refactors 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

Updated various download URLs to point to Ultralytics' new asset repository.

📊 Key Changes

  • Changed image source URLs in README.md and README.zh-CN.md from yolov5/releases to assets/releases.
  • Modified dataset download URLs in several YAML files and scripts (e.g., GlobalWheat2020.yaml, VOC.yaml, VisDrone.yaml).
  • Updated font file download URL in utils/general.py.

🎯 Purpose & Impact

  • Centralized Assets: Consolidates all assets into a single repository for better management and accessibility 🔄.
  • Reduced 404 Errors: Ensures that the download links remain functional, reducing the risk of broken links 📂.
  • Streamlined Updates: Facilitates easier updates and maintenance of resources, improving the user experience and development efficiency 🚀.

@glenn-jocher glenn-jocher merged commit 150a1a3 into master Jul 10, 2024
8 checks passed
@glenn-jocher glenn-jocher deleted the refactor-20240710203826 branch July 10, 2024 18:47
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.

None yet

1 participant