Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 634 Bytes

File metadata and controls

10 lines (6 loc) · 634 Bytes

Image-Classification-for-a-City-Dog-Show

First Project of the Udacity AI Programming with Python Nanodegree

Project 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.