Skip to content

shasan7/Brain_Tumor_Segmentation

Repository files navigation

Brain Tumor Segmentation

With help of TensorFlow and its high-level API Keras, we defined the U-Net architecture from scratch for Brain Tumor Segmentation , and also defined the metrics to monitor loss and performance.

The model was trained for 100 epochs using a batch size of 8, achieving Dice Socre of 90.14% along with a 82.94% IoU. We also augmented the training set with random shift, shear, zoom and horizontal flip before feeding to the model. Following are some training samples after augmentation:

Augmented Images:

Model's Mask Predictions:

Prediction 1: Prediction 2: Prediction 3: Prediction 4: Prediction 5: Prediction 6:

Training & Validation Dice, IoU and Loss:

Acc_Loss:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published