Inside a CNN: Testing Similar and Dissimilar Images
I used CNN Explainer to follow two images through a small convolutional neural network: an espresso, which matches one of the model's trained classes, and a sunflower, which does not. The contrast made the main limitation of image classifiers very clear: a model can only choose from the labels and examples represented in its dataset.
