Skip to content

A RNN that identifies the picture of a dog you input. It identifies it as one of the many it has been trained. If the picture you provide is not present in the sets for it has been trained on, It shows the one with closest resemblence.

Notifications You must be signed in to change notification settings

Maulishri/Dog-Breed-Classifiacation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

Given an image of a dog, your algorithm identifies an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed. It can be used within a web or mobile app to process real-world, user-supplied images

Sample Output

Along with exploring state-of-the-art CNN models for classification and localization, important design decisions were made about the user experience for the app. Each model has its strengths and weaknesses, and engineering a real-world application often involves solving many problems without a perfect answer. An imperfect solution will nonetheless create a fun user experience!

About

A RNN that identifies the picture of a dog you input. It identifies it as one of the many it has been trained. If the picture you provide is not present in the sets for it has been trained on, It shows the one with closest resemblence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published