Skip to content

Udacity deep learning project 2. Building CNN model to classify breeds of dogs.

Notifications You must be signed in to change notification settings

michlin0825/DLND-Project-2-Dog-Breed-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

DLND-Project-2-Dog-Breed-Classifier

Project Overview

The model can process real-world, user-supplied images. We first create a naive CNN model from scratch as baseline. We then build a transfer learning model with vgg16, with a tag-on CNN in the model architecture.

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 the resembling dog breed.

About

Udacity deep learning project 2. Building CNN model to classify breeds of dogs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published