Open RGreensmith opened 4 years ago
Create the getProcessedImages wrapper function
getProcessedImages preprocesses either the test or training datasets, ready to be used in the keras Sequential CNN. Integrated getProcessedImages into the application, and refactored out the code it replaces.
https://github.com/RGreensmith/Convolutional_Neural_Network/blob/97b9860a02b508daa3d0636f92b43ea653c8ab73/Convolutional%20Neural%20Network_wind_bird.py#L19