Skip to main content

3 posts tagged with "Unit 10"

View All Tags

Inside a CNN: Testing Similar and Dissimilar Images

· 6 min read
Ross Bulat
Full Stack Engineer

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.