This code is for the paper S Hosseinzadeh, etc. "Fast Shadow Detection from a Single Image Using a Patched Convolutional Neural Network", Proceedings of the 2018 IEEE/IROS 2018: https://arxiv.org/abs/1709.09283.
Using paper http://dhoiem.cs.illinois.edu/publications/pami12_shadow.pdf Code: http://aqua.cs.uiuc.edu/site/projects/shadow.html
1- nolearn 2- lasagne 3- theano 4- scipy 5- sklearn 6- matplotlib 7- skimage 8- Python’s basic libraries (pickle, sys, os, urllib, gzip, cPickle, h5py, math, time, pdb)
Run commad: python2 main_fast_shadow_detection.py OR python3 main_fast_shadow_detection_p3.py