Adding drop out in YOLOv5 architecture #12886
Unanswered
leeanddrew
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I know this question had been on another discussion, but I'm still confused on how to add a dropout layer in the architecture.
Do I just directly modify the yolov5x.yaml file? If so, do I have to modify the common.py or detect.py in order to make effect?
Beta Was this translation helpful? Give feedback.
All reactions