Code file is available at https://github.com/kazimravian/Comput....
The pixel values in images must be scaled prior to providing the images as input to a deep learning neural network model during the training or evaluation of the model. Keras supports data preparation for image data via the ImageDataGenerator class and API.