You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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.