Project work for dtu course "02456 deep learning", regarding classification of images as psoriasis or eczema. The notebooks contain the following
01TL: Transfer learning using the pre-trained VGG16 model for classification
02ST: Spatial Transformer for locating image transformation beneficial for classification
03ST_TL: Combination of spatial transformer and VGG16 model