Brain Tumor Classification Using Keras (Coursera)

Brain Tumor Classification Using Keras (Coursera)
Free Course
Categories
Effort
Certification
Languages
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Brain Tumor Classification Using Keras (Coursera)
In this 2-hour-long guided project, we will use an efficient net model and train it on a Brain MRI dataset. This dataset has more than 3000 Brain MRI scans which are categorized in four classes - Glioma Tumor, Meningioma Tumor, Pituitary Tumor and No Tumor. Our objective in this project is to create an image classification model that can predict Brain MRI scans that belong to one of the four classes with a reasonably high accuracy. Please note that this dataset, and the model that we train in the project, is for educational purposes only.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Project Prerequisite: Before you attempt this project, you should be familiar with programming in Python. You should also have a theoretical understanding of Convolutional Neural Networks, and optimization techniques. This is a hands on, practical project that focuses primarily on implementation, and not on the theory behind Convolutional Neural Networks.

We will be carrying out the entire project on the Google Colab environment so you will need a free Gmail account to complete this project.

This Guided Project was created by a Coursera community member.


In this Guided Project, you will:

- Learn to use Efficient Net to classify Brain MRI Scans in one of the four classes of Brain Tumor in Keras.


Learn step-by-step

1. Introduction to the project.

2. Clone dataset and Import Libraries

3. Create directories to store Training and Test Data

4. Data Visualization

5. Create a function to crop images

6. Save the cropped images to respective directories.

7. Data Augmentation and Data Loading

8. Model Creation

9. Training and evaluating the model

10. Prediction on Test Data



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Free Course

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.