This project is part of the Udacity Deep Learning Nanodegree program powered by Bertelsmann
In this project, I built a pipeline to process real-world, user-supplied images. Given an image of a dog, my algorithm identifies an estimate of the canine’s breed. If supplied an image of a human, the code will identify the resembling dog breed.
Along with exploring state-of-the-art CNN models for classification, I made an important design decisions about the user experience for my app.