Joel Akeret

Results 2 issues of Joel Akeret

Keras provides a nice API for loading and also transforming training and validation data. Maybe with a few tweaks this could be supported by `tf_unet`. Example: ``` train_datagen = image.ImageDataGenerator(...

enhancement
help wanted

no numpy in conda with python33. trying to skip 33 for the moment