Skip to main content

3 posts tagged with "Computer Vision"

View All Tags

Inside a CNN: Testing Similar and Dissimilar Images

· 5 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. Comparing them exposed a basic limitation of image classifiers: a model can only choose from the labels and examples represented in its dataset.