Skip to content

nitinrishab2000/Dog-Breed-Classification-model-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

End-to-End Multi-Class Dog Breed Classification This model builds a end-to-end multi-class image classifier using TensorFlow 2.0 and TensorFlow Hub.

  1. Problem Identyfing the breed of a dog given the image of a dog.

  2. Data The data we are using from Kaggle Dog Breed Identification:-

https://www.kaggle.com/c/dog-breed-identification/data

  1. Evaluation The Evaluation is for each image in the test set, we must predict a probability for each of the different breeds.

  2. Features Some information about data:

We are dealing with images(Unstructured data) There are 120 breeds of dog(This means that there are 120 classes) There are around 10,000 images in training set(These images have labels) There are around 10,000 imates in test set (These images have no labels)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published