Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 366 Bytes

File metadata and controls

8 lines (5 loc) · 366 Bytes

Occlusion experiments for Image Segmentation

Follows the image occlusion pipeline presented in the paper Visualising and understanding Convolutional Neural networks by M. Zeiler et al to extract a coarse segmentation map from input image using a pre-trained CNN.

Look at the included iPython Notebook for the code.