A simple computer vision model that predicts if the object in the image is a cat or a dog.
Using FastAI library
Pretrained model - resnet34 (a state-of-the-art image classification model, structured as a 34 layer convolutional neural network)
Dataset - here