Skip to content

Danial-sb/Brain_Tumor_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Brain_Tumor_Classification

The aim of this project is to predict whether a patient has any kind of tumor or not based on a MRI brain images.

Steps Involved

1- Import all the necessary modules & load the data.
2- Observe the data and determine the number of output classes (4 in this case).
3- Partitioning the the dataset into training, validation, and test datasets.
4- Define a CNN model and doing the evaluation.
5- Perform Transfer learning method (in this case VGG16) to classify brain tumors.
6- Comparing the performance of the models.

About

Detecting tumors from MRI brain images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published