Convolutional Neural Network that can predict input dog breed image with upto 98% accuracy. ๐ถ
- To run the small test file please make sure to download the Dog Breed Identification and Stanford Dog Dataset
- Then pick out the relevant subset of dog breeds and place these folders in the same level as the ipynb file and make sure these subsets are identified in the code.
- Otherwise you can populate your own test images by editing the code and maintaining the same file structure.