This project is doen using tensorflow 2.0 and data set if from this kaggle competition.
- Problem Identifying the breed of a dog by the given image.
- Data The data is from Kaggle's dog breed identification competition.
- Evaluation The evaluation file with prediction probabilities for each dog breed of each test image.
- Deployment The model is then taken and developed into a webapp using Flask and ultimately deployed in heroku