xiaolai-sqlai / mobilenetv3

mobilenetv3 with pytorch,provide pre-train model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dropout of 0.8 in mobilenetv3 paper

chunhuizng opened this issue · comments

Thanks for your work!
In mobilenetv3 paper 6.1.1 Training setup, the dropout rate is 0.8. Do you use dropout in the code?