Skip to content
#

brats

Here are 36 public repositories matching this topic...

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 training our dataset.

  • Updated Jan 19, 2023
  • Python

Code for automated brain tumor segmentation from MRI scans using CNNs with attention mechanisms, deep supervision, and Swin-Transformers. Based on my Master's dissertation project at Brunel University, it features 3 deep learning models, showcasing integration of advanced techniques in medical image analysis.

  • Updated Nov 17, 2023
  • Python

A modular, 3D unet built in keras for 3D medical image segmentation. Also includes useful classes for extracting and training on 3D patches for data augmentation or memory efficiency.

  • Updated Nov 13, 2020
  • Python

Improve this page

Add a description, image, and links to the brats topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the brats topic, visit your repo's landing page and select "manage topics."

Learn more