Regarding arguments in train.py #481
Unanswered
benihime91
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. First of all thank you for this wonderful library @rwightman .
Had a few doubts what do these arguments mean in the
train.py
scriptIf I am not wrong,
drop
means to dropout in the between theclassifier
and thepool_layer
. What do the other arguments specify ?Beta Was this translation helpful? Give feedback.
All reactions