Skip to content
#

brain-tumor-classification

Here are 166 public repositories matching this topic...

A Multi-Class Brain Tumor Classifier using Convolutional Neural Network with 99% Accuracy achieved by applying the method of Transfer Learning using Python and Pytorch Deep Learning Framework

  • Updated Apr 15, 2024
  • Jupyter Notebook

We segmented the Brain tumor using Brats dataset and as we know it is in 3D format we used the slicing method in which we slice the images in 2D form according to its 3 axis and then giving the model for training then combining waits to segment brain tumor. We used UNET model for our segmentation.

  • Updated Nov 15, 2024
  • Jupyter Notebook

🧠 AI-Powered Brain Tumor Classification (PoC) 🚀 A personal project exploring the use of convolutional neural networks (CNNs) and transfer learning to classify brain tumors from MRI scans. Designed as a proof of concept for fast, automated, and accurate medical image diagnostics. 🌐⚡

  • Updated Jun 21, 2025
  • Jupyter Notebook

Add this topic to your repo

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

Learn more