lgg-mri-segmentation

There are 1 repositories under lgg-mri-segmentation topic.

  • morteza89/Brain-Tumor-Segmentation

    In this project I'm going to segment Tumor in MRI brain Images with a UNET which is based on Keras. The dataset is available online on Kaggle, and the algorithm provided 99% accuracy with a validation loss of 0.11 in just 10 epochs.

    Language:Python3100