Output any dog's breed. The dataset has been taken from Kaggle, it has 120 different dog breeds.
- Clone this repo to your computer.
- Get into the folder using cd Dog-Breed.
- Download the data files from Kaggle into this directory.
- pip install keras
- pip install tensorflow
- pip install pandas
- pip install opencv-python
Run each cell in the VGG-19 Dog-Breed.ipynb file