This repository containts the for the master thesis entitled "Uncertainty Modelling and Interpretability in Convolutional Neural Networks for Polyp Segmentation"
Contain the fully trained models with modified backward pass for Guided Backpropagation
Contain the scripts for creating uncertainty maps, interpretability maps and gradient uncertainty maps. Also includes scrips for mutual information estimation of DNNs
Contain the code for FCN-32, FCN-16, FCN-8, SegNet and U-Net
Assortment of functions like data loader, training/validation/test and data augmentation.