TensorImage
Image classification library for easily training and deploying models
...It has a wide range of data augmentation operations that can be performed over training data to prevent overfitting and increase testing accuracy.
TensorImage is easy to use and manage as all files, trained models and data are organized within a workspace directory, which you can change at any time in the configuration file, therefore being able have an indefinite amount of workspace directories for different purposes.
Moreover, TensorImage can also be used to classify on thousands of images with trained image classification models.