1 pages tagged with "pytorch"
Cats vs Dogs - Part 3 - 99.1% Accuracy - Binary Image Classification with PyTorch and an Ensemble of ResNet Models
April 12, 2020 - 683 words - 4 mins
In 2014 Kaggle ran a competition to determine if images contained a dog or a cat. In this series of posts we'll see how easy it is to use Keras to create a 2D convolutional neural network that potentially could have won the contest.
In part 1 we used Keras to define a neural network architecture fro…
read more