Keras-Application-Zoo
Keras-Application-Zoo copied to clipboard
changed Keras.application to latest form in import statements
I changed Keras.applications in the import statements for importing _obtain_input_shape to Keras_application as the previous was deprecated.