Skip to content

This repository containts all code for my master thesis where the task is to perform semantic segmentation of colorectal polyps using Fully Convolutional Networks.

Notifications You must be signed in to change notification settings

Wickstrom/Thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code utilized in Kristoffer Wickstrom's master thesis

This repository containts the for the master thesis entitled "Uncertainty Modelling and Interpretability in Convolutional Neural Networks for Polyp Segmentation"

GB Models

Contain the fully trained models with modified backward pass for Guided Backpropagation

Misc

Contain the scripts for creating uncertainty maps, interpretability maps and gradient uncertainty maps. Also includes scrips for mutual information estimation of DNNs

Models

Contain the code for FCN-32, FCN-16, FCN-8, SegNet and U-Net

Utility

Assortment of functions like data loader, training/validation/test and data augmentation.

About

This repository containts all code for my master thesis where the task is to perform semantic segmentation of colorectal polyps using Fully Convolutional Networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages