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
* Set epsilon to 0.001 and momentum to 0.01 in all BatchNorm layers
* MobileNet V3 uses a ReLu activation in all squeeze excitation layers
* Fix stride in final mbconv block of both small and large models, this
should be set to 2 instead of 1
0 commit comments