Skip to content

A UNet for the analysis of perfusion CT imaging in the setting of acute ischemic stroke.

Notifications You must be signed in to change notification settings

JulianKlug/PerfusionCT-Net

Repository files navigation

PerfusionCT-Net

A UNet for the analysis of perfusion CT imaging in the setting of acute ischemic stroke.

Please cite as: Klug, J. et al. Bayesian Skip Net: Building on Prior Information for the Prediction and Segmentation of Stroke Lesions. in Brainlesion: Glioma, Multiple Sclerosis, Stroke and Traumatic Brain Injuries (eds. Crimi, A. & Bakas, S.) 168–180 (Springer International Publishing, 2021). doi:10.1007/978-3-030-72084-1_16.

Further work: BayesianSkipNet

Installation

pip install -r requirements.txt

Compatibility
  • Environment must use python 3.7 (for torch and CUDA compatibility)

Getting started

  • The main file for training can be found under train_segmentation.py. It takes a config file as argument, examples can be found in the ./configfolder.
  • A visdom server can launched as well for visualisation: python -m visdom.server

References

Possibilites for further enhancement

About

A UNet for the analysis of perfusion CT imaging in the setting of acute ischemic stroke.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published