To create segmentation masks for tumors in the human brain using MRI scans.
Table of Contents
Source of dataset is kaggle.
The dataset is publicly available. Please refer to the Brain MRI segmentation
1. Install following required libraries- cv2
- streamlit
- PIL
- tensorflow
For more details use requirements.txt file.
`pip install -r /path/to/requirements.txt`
-
Link to trained final model : EfficientNet
-
Download this repo and the trained model folder.
-
change your directory to the file containing application.py and then run the command in terminal.
`streamlit run application.py`
-
Sample images for trying out model Inference Images