Skip to content

Dog Breed Identification is a multi-class classification problem. It employs Transfer Learning. It is done using TensorFlow 2.0 and TensorFlow Hub.

Notifications You must be signed in to change notification settings

GomathiRajendran/Dog-Breed-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dog-Breed-Classification

-> The main objective of the project is to build a multi-class image classifier to identify the breed of a dog given an image of of the dog using TensorFlow 2.0 and TensorFlow Hub.

-> The data used (unstructured data) is from Kaggle's Dog Breed Identification Competition

-> Images are pre-processed and tranfer learning is used.

-> Imagenet classification with MobileNet V2 which is a family of neural network architecture for efficient on-device image classification is used for training.

-> Predictions are made on custom images

About

Dog Breed Identification is a multi-class classification problem. It employs Transfer Learning. It is done using TensorFlow 2.0 and TensorFlow Hub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published