This repository aims to build a deep learning-based MRI tumor segmentation model using Tensorflow (utilized with UNET).
Dataset source: https://figshare.com/articles/dataset/brain_tumor_dataset/1512427
- Clone this repository:
git clone https://github.com/AidasBat/MRI-tumor-segmentation.git
- Install dependencies
pip install -r requirements.txt
- Open Jupyter Notebook
jupyter notebook
The images below contains:
Input image Ground truth Predicted mask
![]() |
---|
![]() |
![]() |
![]() |