You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the YOLOv5 issues and discussions and found no similar questions.
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
The text was updated successfully, but these errors were encountered:
@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! 👍
👋 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 ⭐
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
The text was updated successfully, but these errors were encountered: