VGG16 model-based classification project about brain tumor detection

LearnOpenCV-2

VGG16 model-based classification project about brain tumor detection. First, you can check what people are doing on Kaggle using Brain Tumor MRI. Cause I benefited them a lot and it’s quite good code parts in it. So here are the links:

https://www.kaggle.com/loaiabdalslam/brain-tumor-mri-classification-vgg16

https://www.kaggle.com/ruslankl/brain-tumor-detection-v1-0-cnn-vgg-16

Me and my friend have done the pre-task given by Teknofest “AI in Healthcare” competition. So it’s the classification project and it’s only clustered the brain tomography into ‘yes’ and ‘no’ folders.

While I was doing that, used a CNN model to classificate the images. And I’ve create a VGG16 model to do these processes.

And also transfer learning is important and efficient way to creating project in

 

 

 

To finish reading, please visit source site