Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Sep 20, 2022

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

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Optimization of output format for TensorFlow model predictions in the YOLOv5 codebase.

πŸ“Š Key Changes

  • Removed an unnecessary element in the TensorFlow prediction output tuple.

🎯 Purpose & Impact

  • 🎨 Simplifies the output for users by providing only the essential information, enhancing usability.
  • πŸ” Helps in reducing potential confusion when accessing prediction outputs, especially for non-expert users.
  • πŸš€ Potentially improves inference performance by not processing an unused output.

@glenn-jocher glenn-jocher merged commit c0d9713 into master Sep 20, 2022
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch September 20, 2022 17:01
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