Learn practical skills, build real-world projects, and advance your career

Classifying Species of Bird images using ResNets, CNN and Data Augmentation in PyTorch

So in this Course project I'll be classifying the species of various birds by training a set of data available in the dataset using ResNets and CNN model, then validating the data and when the data has been trained and I will try to predict the birds given in test dataset, with an accuracy around 86%.

course-project

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian