π Overview
This project presents a high-performance deep learning pipeline for automated brain tumor classification using MRI images. It employs EfficientNetB3, a cutting-edge convolutional neural network (CNN) architecture, fine-tuned to accurately distinguish between various types of brain tumors.
Our goal is to provide a fast, reliable, and scalable solution that can assist medical professionals in making informed diagnostic decisions, reducing manual workload, and improving early detection rates.
πHighlights
π― High-accuracy multi-class classification of brain tumors.
β‘ Powered by EfficientNetB3, known for its efficiency and superior performance.
π§Ή Built-in data preprocessing and augmentation to enhance generalization.
π Rich metrics visualization and confusion matrix for evaluation insights.
π Modular design for seamless training, evaluation, and deployment.
π Includes an interactive Streamlit web app.
π§ Tumor Classes The model classifies MRI brain scans into the following four categories:
Glioma Tumor
Meningioma Tumor
Pituitary Tumor
No Tumor
π Model Performance
Metric Score
Accuracy β 97%+
Precision β High
Recall β High
F1-Score β Balanced
π Contributing
We welcome all kinds of contributions! Whether it's bug fixes, suggestions, or adding new features β feel free to fork the repo and submit a pull request.