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

Update requirements.txt with tf-cpu and tf-aarch64 #8807

Merged
merged 1 commit into from
Jul 31, 2022

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jul 31, 2022

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhanced TensorFlow compatibility for YOLOv5 TFLite export

πŸ“Š Key Changes

  • Updated requirements.txt to clarify TensorFlow requirements for TFLite export.

🎯 Purpose & Impact

  • 🎨 Simplicity for Users: Helps users understand that they can use different TensorFlow packages (tensorflow-cpu, tensorflow-aarch64) based on their hardware for TFLite model exports.
  • βš™οΈ Flexibility: Provides users with more options for TensorFlow installation, accommodating a variety of system architectures.
  • πŸš€ Accessibility: Makes it easier for users to export their YOLOv5 models to TFLite format, potentially expanding usage to more platforms, such as lightweight or mobile devices.

@glenn-jocher glenn-jocher self-assigned this Jul 31, 2022
@glenn-jocher glenn-jocher merged commit 9559601 into master Jul 31, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch July 31, 2022 12:54
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
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