#This implements MDF Saliency algorithm based on the CVPR 2015 paper Visual Saliency Based on Multiscale Deep Features which has a matlab and caffe version at https://sites.google.com/site/ligb86/mdfsaliency/
This is WIP as the segmentation used here from skimage does not match the original segmentation resulting in questionable results
Also weights for he net should be provided(currently held privately by me)