In this notebook, you will make the first steps towards developing an algorithm that could be used as part of a mobile or web app. At the end of this project, your code will accept any user-supplied image as input. If a dog is detected in the image, it will provide an estimate of the dog's breed. If a human is detected, it will provide an estimate of the dog breed that is most resembling. In this real-world setting, you will need to piece together a series of models to perform different tasks; for instance, the algorithm that detects humans in an image will be different from the CNN that infers dog breed. There are many points of possible failure, and no perfect algorithm exists. Your imperfect solution will nonetheless create a fun user experience!
-
Notifications
You must be signed in to change notification settings - Fork 0
iamshahd/DLND-Dog-Breed-Classification
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Project 2 for Udacity's Deep Learning Nanodegree. CNNs are used to classify dog breeds.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published