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
Fix samplewise normalization in ImageDataGenerator (keras-team#8209)
* Fix samplewise normalization in ImageDataGenerator
Normalize pixels uniformly by the image mean and std
* dont specify axes for samplewise image normalization
0 commit comments