tum-phoenix / drive_ml

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

image brightness per class zero mean and unit variance #2

Closed fabolhak closed 6 years ago

fabolhak commented 6 years ago

images should be normalized in terms of:

MaslinuPoimal commented 6 years ago

Todo: check out ImageDataGenerator() which can do this