https://www.youtube.com/watch?v=UmLHT3xk5PM
Our group did a comparative study of different neural networks.
We compared ResNet and VGGNet by classifying dog breeds and plotting the accuracies of each network.
This repository contains code for the Jupyter Notebook, the saved ResNet models, and records from each training epoch.
We used the Stanford Dogs Dataset in our training.
Also, there is code for identifying dog breeds given user image input (via the my_dogs directory).
Our team consists of the following members, with their contributions listed:
-
Wenbo Zhang (@Falanan)
-
Martin Truong (@martru118)
-
Wyatt Ritchie (@wyattRitchie)