News

Running CNN_model.py will print the loss value for every 100 epochs, generate a plot of loss over time/epoch for the training model, and a confusion matrix for the test images. ALL IMAGES FOLDER ...
Just some simple python code to compare two images pixels by pixels in order to spot the differences. There are many ways to achieve this. In this Python notebook we will spot the difference from two ...