• Stars
    star
    21
  • Rank 1,078,338 (Top 22 %)
  • Language
    Python
  • Created almost 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code for training a 3DUnet for Brain tumour segmentation from Brats 2019 dataset; for feature extraction from the segmented volumes and for survival prediction. Run train.py for training, segment.py for segmenting test scans and evaluate.py for evaluating the performance of those segmentations. Basic code also written to perform survival prediction with a random forest classifiier.