Multimodal Brain mpMRI segmentation on BraTS 2023 and BraTS 2021 datasets.
-
Updated
Nov 11, 2024 - Python
Multimodal Brain mpMRI segmentation on BraTS 2023 and BraTS 2021 datasets.
We segmented the Brain tumor using Brats dataset and as we know it is in 3D format we used the slicing method in which we slice the images in 2D form according to its 3 axis and then giving the model for training then combining waits to segment brain tumor. We used UNET model for our segmentation.
Cascaded Anisotropic CNN for Automatic Brain Tumor Segmentation
Reproduce BRATS preprocessing for a given patient (needed: 4 modalities T1, T2, T1c and FLAIR, optional: segmentation).
Add a description, image, and links to the brats18 topic page so that developers can more easily learn about it.
To associate your repository with the brats18 topic, visit your repo's landing page and select "manage topics."