Skip to main content

Package that analyses the output of a monte-carlo dropout network

Project description

Monte Carlo Analysis

This python package analyses the output of a monte-carlo dropout network. The method to analyse the different uncertainty maps are described in the following article:

@inproceedings{camarasa2020quantitative,
    title={{Quantitative Comparison of Monte-Carlo Dropout Uncertainty Measures for Multi-Class Segmentation}},
    author={Camarasa, Robin and Bos, Daniel and Hendrikse, Jeroen and Nederkoorn, Paul and Kooi, Eline and van der Lugt, Aad and de Bruijne, Marleen},
    note={Uncertainty for Safe Utilization of Machine Learning in Medical Imaging (UNSURE) workshop of MICCAI conference},
    year={2020}
    }

A talk a given at UNSURE a workshop of MICCAI conference is available at this link on Youtube:

Usage

A documentation of the code can be found on the website ReadTheDoc and a tutorial can be found on google colab. In the process of re-writting the article the name of the classes might not match the code anymore but this will be changed as soon as possible.

Even if the presented application in the talk and the article is made on 3D MR images of carotid artery, the code can be applied to any kind of n-d imaging data as long as they are converted to numpy arrays.

Requirements

Python 3.8

Installation

Install via pip

$ python3 -m pip install monte_carlo_analysis

Todo

  • Adapt the code to numba to decrease the execution time

Authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

monte_carlo_analysis-0.0.1.tar.gz (18.9 kB view hashes)

Uploaded Source

Built Distribution

monte_carlo_analysis-0.0.1-py3-none-any.whl (51.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page