Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Aug 29, 2022

Signed-off-by: Glenn Jocher [email protected]

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Enhancing setup process by ensuring availability of necessary fonts in Ultralytics' YOLOv5.

📊 Key Changes

  • Added check_font() function call to the initialization process.
  • Imported check_font from utils.general.

🎯 Purpose & Impact

  • Purpose: Ensures that necessary fonts are available, likely for displaying text in images or graphics correctly.
  • Impact: Improves user experience by preventing errors related to missing fonts, particularly for new users setting up the project in environments like Google Colab. 🎨🖌️

@glenn-jocher glenn-jocher self-assigned this Aug 29, 2022
@glenn-jocher glenn-jocher merged commit fef1913 into master Aug 29, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-2 branch August 29, 2022 13:12
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Signed-off-by: Glenn Jocher <[email protected]>

Signed-off-by: Glenn Jocher <[email protected]>
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.

1 participant