This Flask-based web app uses a VGG19 model to predict brain tumor types from MRI images. It allows image uploads, performs predictions, and stores patient data in a MySQL database.
-
Updated
Jun 9, 2024 - Jupyter Notebook
This Flask-based web app uses a VGG19 model to predict brain tumor types from MRI images. It allows image uploads, performs predictions, and stores patient data in a MySQL database.
I made this when I was first learning to program - so it's not the most efficient but it works. References for information displayed and MRI images used in the program can be found on the project's web page (linked here).
Add a description, image, and links to the mri-image-analysis topic page so that developers can more easily learn about it.
To associate your repository with the mri-image-analysis topic, visit your repo's landing page and select "manage topics."