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 export.py #11638

Merged
merged 2 commits into from
Jun 17, 2023
Merged

Update export.py #11638

merged 2 commits into from
Jun 17, 2023

Conversation

hackerrajeshkumar
Copy link
Contributor

@hackerrajeshkumar hackerrajeshkumar commented Jun 1, 2023

🤖 Generated by Copilot at 714dc24

Summary

📝🔎🚀

Updated comment in export.py to clarify output shapes for Yolov5 model.

output shapes changed
for Yolov5 model only
autumn leaves clarity

Walkthrough

  • Clarify comment about output shapes for Yolov5 model (link)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Enhanced code comments in export.py for clarity about YOLOv5-specific output shapes.

📊 Key Changes

  • Updated a comment in the export.py script to specify that the output shapes are related to YOLOv5.

🎯 Purpose & Impact

  • 📝 Purpose: The purpose of this change is to improve code readability and maintainability by making it clear that the mentioned output shapes are specific to YOLOv5.
  • 👥 Impact: This alteration impacts developers and users who read the code, making it easier for them to understand that the output shapes are part of the YOLOv5 architecture specifics. It has no direct impact on functionality or performance.

Signed-off-by: hackerrajeshkumar <120269593+hackerrajeshkumar@users.noreply.github.com>
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👋 Hello @hackerrajeshkumar, thank you for submitting a YOLOv5 🚀 PR! To allow your work to be integrated as seamlessly as possible, we advise you to:

  • ✅ Verify your PR is up-to-date with ultralytics/yolov5 master branch. If your PR is behind you can update your code by clicking the 'Update branch' button or by running git pull and git merge master locally.
  • ✅ Verify all YOLOv5 Continuous Integration (CI) checks are passing.
  • ✅ Reduce changes to the absolute minimum required for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." — Bruce Lee

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
@glenn-jocher glenn-jocher merged commit 878d9c8 into ultralytics:master Jun 17, 2023
@glenn-jocher
Copy link
Member

@hackerrajeshkumar thanks for the PR! Updated to "YOLOv5" and merged.

bandakopi pushed a commit to irajcode/yolov5 that referenced this pull request Jul 20, 2023
* Update export.py

Signed-off-by: hackerrajeshkumar <120269593+hackerrajeshkumar@users.noreply.github.com>

* Update export.py

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: hackerrajeshkumar <120269593+hackerrajeshkumar@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
pleb631 pushed a commit to pleb631/yolov5 that referenced this pull request Jan 6, 2024
* Update export.py

Signed-off-by: hackerrajeshkumar <120269593+hackerrajeshkumar@users.noreply.github.com>

* Update export.py

Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>

---------

Signed-off-by: hackerrajeshkumar <120269593+hackerrajeshkumar@users.noreply.github.com>
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
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