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
Our experience is that "recompute_mean: 1000" actually has no effect during the test. You could modify the data_augmentation_layer.cu to output the actual mean used (0 in our past experiment).
Hi Author,
very impressive work!
When I check the code, I found there still recompute mean when testing.
Is this mean you use the statistical characteristics of test dataset?
The text was updated successfully, but these errors were encountered: