Skip to content

NabJa/nnSegNet

Repository files navigation

BraTS21

Segmenting Brain Tumors in Multi-modal MRI Scans Using a 3D SegNet Architecture.

Challange structure

Task 1: Brain Tumor Segmentation

Task 2: MGMT Methylation status prediction

Moved to here

Installation

  1. Depending on your environment create env (conda env create --file <file name>):
  2. Install nnUNet from here.
    • Clone repo
    • pip install -e . in nnUNet repo
    • python setup.py install in nnUNet repo

Other

Color codes

  • Edema: #1f77b4
  • Enhancing tumor: #ff7f0e
  • Necrotic core: #2ca02c

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published