Tosin Harold Akingbemisilu

End to End Dog Vision Deep Learning Project

Description

built an end-to-end multi-class image classifier using TensorFlow 2.8.2 and TensorFlow Hub with the aim of identifying the breed of a dog given the image of the dog. Used data from the Kaggle dog breed identification competition which consists of a collection of 10,000+ labelled images of 120 different dog breeds. Evaluated on Multi Class Log Loss between the predicted probability and the observed target with 98% accuracy.