Skip to content

diarmaidfinnerty/Dog-Breed-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Dog-Breed-Classifier

Project 1 from Udacity's Deep Learning Nanodegree. Given an image of a dog, the algorithm will identify an estimate of the canine’s breed. If supplied an image of a human, the code will identify that the image is a human and will give an estimate of the resembling dog breed.

Project Instructions

Instructions

  1. Clone this repo and navigate to the project directory.
git clone https://github.com/diarmaidfinnerty/Dog-Breed-Classifier.git
cd dog-project
  1. Download the dog dataset. Unzip the folder and place it in the repo, at location path/to/dog-project/dogImages.

  2. Download the human dataset. Unzip the folder and place it in the repo, at location path/to/dog-project/lfw. If you are using a Windows machine, you are encouraged to use 7zip to extract the folder.