Skip to content

Transfer learning and classification of brain tumor dignose from MRI images.

Notifications You must be signed in to change notification settings

Seda-cpu/Brain_Tumor_Diagnose_VGG16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Brain_Tumor_Diagnose_VGG16

Transfer learning and classification of brain tumor dignose from MRI images.

I use Brain MRI Images for Brain Tumor Detection dataset for this project. Here is kaggle link https://www.kaggle.com/navoneel/brain-mri-images-for-brain-tumor-detection

The dataset consist of yes and no class of brain tumors. indir

For making the dataset better I find the biggest contour and crop the images with using OpenCV.

indir (1)

Then I use this images with VGG16 pretrained weights. You can see the results of VGG16 from notebook.

Releases

No releases published

Packages