Related Experiment Video
Updated: Jul 12, 2025

14:08
Automated Midline Shift and Intracranial Pressure Estimation based on Brain CT Images
Published on: April 13, 2013
42.7K
Classification of Brain Tumor Images Using CNN.
Manali Gupta1, Sanjay Kumar Sharma1, G C Sampada2
1Department of Computer Science, SOICT, Gautam Buddha University, Greater Noida 201312, India.
Computational Intelligence and Neuroscience
|October 23, 2023
Summary
This study developed a Convolutional Neural Network (CNN) model for brain tumor classification from MRI scans, achieving 100% accuracy. The CNN model outperforms pretrained VGG-16 models, offering higher accuracy with reduced computational resources.
Area of Science:
- Medical Imaging and Diagnostics
- Artificial Intelligence in Healthcare
- Machine Learning for Oncology
Background:
- Brain tumors are malignant conditions characterized by uncontrolled cell growth.
- Deep learning, particularly Convolutional Neural Networks (CNNs), shows promise in medical image analysis.
- Accurate and efficient diagnostic tools are crucial for timely brain tumor detection.
Purpose of the Study:
- To develop and evaluate a CNN model for classifying brain MRI scans.
- To compare the performance of a custom-trained CNN against a pretrained VGG-16 model using transfer learning.
- To assess the accuracy and computational efficiency of the proposed CNN model.
Main Methods:
- Brain MRI images were categorized using a custom Convolutional Neural Network (CNN).
- Data augmentation and image processing techniques were employed to enhance the dataset.
- The performance of the scratch CNN model was compared with a pretrained VGG-16 model via transfer learning.
Main Results:
- The developed CNN model achieved 100% accuracy in classifying brain MRI scans.
- The custom CNN model demonstrated significantly lower complexity rates compared to VGG-16.
- The scratch CNN model outperformed the pretrained VGG-16 model (100% vs. 96% accuracy).
Conclusions:
- The proposed CNN model offers a highly accurate and computationally efficient solution for brain tumor classification from MRI data.
- This approach surpasses existing pretrained methods in terms of accuracy and resource utilization.
- The findings suggest the potential of custom CNNs for improving diagnostic capabilities in neuro-oncology.
Related Concept Videos
Brain Imaging
235
Brain imaging technologies provide critical insights into both the structure and function of the human brain, enabling medical professionals and researchers to diagnose, study, and treat neurological disorders or psychiatric disorders more effectively.
These technologies include computerized axial tomography (CAT or CT scans), positron-emission tomography (PET scans), magnetic resonance imaging (MRI), functional magnetic resonance imaging (fMRI), and Transcranial Magnetic...
These technologies include computerized axial tomography (CAT or CT scans), positron-emission tomography (PET scans), magnetic resonance imaging (MRI), functional magnetic resonance imaging (fMRI), and Transcranial Magnetic...
235
Seizures: Classification
378
Epilepsy is primarily characterized by unpredictable seizures, either provoked by an identifiable factor, such as injury or illness, or unprovoked, occurring spontaneously without apparent cause.
Seizures are typically classified into two main categories: focal and generalized seizures.
Focal Seizures
Focal seizures originate from specific regions of the brain. These seizures are further sub-classified into two types:
Seizures are typically classified into two main categories: focal and generalized seizures.
Focal Seizures
Focal seizures originate from specific regions of the brain. These seizures are further sub-classified into two types:
378

