The following tutorial covers how to set up a state of the art deep learning model for image classification. The approach is based on the machine learning frameworks “Tensorflow” and “Keras”, and includes all the code needed to replicate the results in this tutorial. The prerequisites for setting up the model is access to labelled data, and as an example case I have used … [Read more...] about Deep Transfer Learning for Image Classification