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

Structure diagram of YOLOv5 #12523

Closed
1 task done
ZCzzzzzz opened this issue Dec 18, 2023 · 2 comments
Closed
1 task done

Structure diagram of YOLOv5 #12523

ZCzzzzzz opened this issue Dec 18, 2023 · 2 comments
Labels
question Further information is requested Stale Stale and schedule for closing soon

Comments

@ZCzzzzzz
Copy link

Search before asking

Question

Hello, I am now using yolov5 7.0 version, I now want to draw a yolov5 network structure diagram, I see that the Backbone and Head in the yolov5s.yaml file are all Conv modules, but I found that many people use CBS modules when drawing yolov5 7.0 version network structure diagrams, I want to know if this approach is correct, and whether to draw Conv or CBS or other when drawing the structure diagram?

Additional

No response

@ZCzzzzzz ZCzzzzzz added the question Further information is requested label Dec 18, 2023
@glenn-jocher
Copy link
Member

@ZCzzzzzz hi there! To draw the YOLOv5 network structure diagram, you can use either Conv or CBS modules. The yolov5s.yaml file uses Conv modules, and some diagrams use CBS modules. Both approaches are correct, so feel free to choose the one that suits your preference. You can refer to the YOLOv5 documentation at https://docs.ultralytics.com/yolov5/ for more details. Good luck with your diagram! 👍

Copy link
Contributor

👋 Hello there! We wanted to give you a friendly reminder that this issue has not had any recent activity and may be closed soon, but don't worry - you can always reopen it if needed. If you still have any questions or concerns, please feel free to let us know how we can help.

For additional resources and information, please see the links below:

Feel free to inform us of any other issues you discover or feature requests that come to mind in the future. Pull Requests (PRs) are also always welcomed!

Thank you for your contributions to YOLO 🚀 and Vision AI ⭐

@github-actions github-actions bot added the Stale Stale and schedule for closing soon label Jan 18, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested Stale Stale and schedule for closing soon
Projects
None yet
Development

No branches or pull requests

2 participants