Dog-Breed-Classifier
In this project, you will use a created image classifier to identify dog breeds.
Project Goal : Improving your programming skills using Python. In this project, we created image classifier to identify dog breeds.
Description: Your city is hosting a citywide dog show and you have volunteered to help the organizing committee with contestant registration. Every participant that registers must submit an image of their dog along with biographical information about their dog. The registration system tags the images based upon the biographical information.
Some people are planning on registering pets that aren’t actual dogs.
You need to use an already developed Python classifier to make sure the participants are dogs.
This project was part of the AI-Programming with Python Nanodregree by Udacity.
Log in or sign up for Devpost to join the conversation.