AmineAgrane/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.
Jupyter NotebookGPL-3.0