tum-phoenix / drive_ml

This is the repository for our Machine Learning applications
13 stars 3 forks source link

image brightness per class zero mean and unit variance #2

Closed fabolhak closed 6 years ago

fabolhak commented 7 years ago

images should be normalized in terms of:

MaslinuPoimal commented 7 years ago

Todo: check out ImageDataGenerator() which can do this