An AI-powered brain tumor detection and classification system built
using Deep Learning and Medical Imaging as a Final Year Project.
git clone https://github.com/YOUR_USERNAME/neuroscan-ai.git
cd neuroscan-ai
Download the Kaggle Brain MRI Dataset from:
https://www.kaggle.com/datasets/sartajbhuvaji/brain-tumor-classification-mri
and place it in the archive/ folder.
neuroscan-ai/
├── streamlit_app.py # Web application
├── BTP.ipynb # Training notebook
├── best_model_v2_phase2.keras # Trained model weights
├── requirements.txt # Dependencies
├── static/uploads/ # Temporary upload folder
└── archive/ # Dataset (not included)
├── Training/
└── Testing/
This system is a research prototype for academic purposes only.
It is not intended for clinical use and must not replace
professional medical diagnosis.
Chakrabarty, N. (2021). Brain MRI Images for Brain Tumor Detection.
Kaggle.
https://www.kaggle.com/datasets/sartajbhuvaji/brain-tumor-classification-mri