Skip to content
#

mri-classification

Here are 18 public repositories matching this topic...

Brain Tumor MRI Classification is an end‑to‑end deep learning project that trains multiple models (ResNet50, VGG16, a custom CNN, SVM, and Random Forest) to automatically detect and classify brain tumors from MRI scans into four classes: glioma, meningioma, pituitary, and no tumor.

  • Updated Nov 30, 2025
  • Python
Brain-Tumor-Detection-And-Classification

Enhanced MRI Brain Tumor Detection using a Hybrid Deep Learning + Machine Learning model. Combines MobileNetV2 & SVM to classify tumors (Glioma, Meningioma, Pituitary, No Tumor) from contrast MRI. Achieves ~93% accuracy via transfer learning & augmentation.

  • Updated Jun 29, 2025
  • Jupyter Notebook

Hybrid Quantum–Classical Neural Network (QCNN) for automated brain tumour detection using MRI images. Combines EfficientNet-B0 feature extraction with a 4-qubit PennyLane quantum layer and includes a Gradio-based prediction interface.

  • Updated Dec 15, 2025
  • Python

Hybrid Quantum–Classical model for brain tumor classification using Quantum FiLM modulation and ResNet-18. Supports multi-class MRI tumor detection with quantum circuit integration.

  • Updated Dec 15, 2025
  • Python

Alzheimer’s Disease classification model built using transfer learning with VGG16 and ResNet50. Classifies structural MRI scans into multiple dementia stages using preprocessing, augmentation, and regularization for improved accuracy and robustness.

  • Updated Dec 6, 2025
  • Jupyter Notebook

🧠 AI-powered brain stroke classification from MRI scans using custom-trained VGG19 model. Built with TensorFlow, deployed on Streamlit Cloud with interactive web interface. Features real-time predictions, confidence scores, and medical insights.

  • Updated Aug 28, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the mri-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mri-classification topic, visit your repo's landing page and select "manage topics."

Learn more