Detect brain tumors using a convolutional neural network. Can classify as having "no tumor," "glioma," "meningioma," or "pituitary."
Comes with a Web-UI for testing the network. Select from a bank of available MRI scans and observe the network's predictive results.
The data set for this project comes from the Kaggle "Brain Tumor MRI Dataset," uploaded by user "Masoud Nickparavar."
https://www.kaggle.com/masoudnickparvar/brain-tumor-mri-dataset
Great thanks to this individual for making the project accessible and achievable.