/dog_breed_classification

This project is a multi-class image classification. I have used TensorFlow `mobilenet_v2_130_224` (https://tfhub.dev/google/imagenet/mobilenet_v2_130_224/classification/4) to build and train a Neural Network that will classify dog breed from images passed as input.

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Stargazers