PistonY opened this issue 6 years ago · 1 comments
I read your code and found that only not depthwise do the # High -> Low and # Low -> High. So how to get the first data_l in this setting.
depthwise
# High -> Low
# Low -> High
And BatchNorm setting with momentum=0.92, eps=0.0001, is there any reason?
BatchNorm
momentum=0.92, eps=0.0001