Image Classification with CNN
Upload an image to predict its class among the 10 CIFAR-10 categories using our convolutional neural network model.
Supported classes
airplane
automobile
bird
cat
deer
dog
frog
horse
ship
truck
About the model
This classifier uses a convolutional neural network (CNN) trained on the CIFAR-10 dataset and can recognize 10 object categories with high accuracy.