You are on page 1of 8

BRAIN

TUMOR
DETECTION
SYSTEM
Elizabeth Mathew

20PMC127
Aim
Usually brain anatomy is done is
analysed by MRI or CT scans.
Here in this Deep Learning Project
we are aiming to detect tumour
from MRI scanned images.

Aim

Brain Tumor Detection System


NAME OR LOGO 2
Objectives
○ Image Processing

MRI Images is not always reliable, as they contain noise and


other disturbances, so we need to process them, we do processing
of the image by converting the given image into a grey scale
Insert or Drag & Drop your photo here
image and some filters are applied to filter noise and other
disturbances from the image and resizing the images using
OpenCV Tumor segmentation using Keras and Tensorflow

○ CNN model

the MRI images are trained, processed, analyzed and classified


by using Convolution Neural Networks algorithm. CNN is an
algorithm that is used for the identification of 2D image and to
get information from it whether the subject has tumor or not

○ Scalability

Objectives Accelerate the process of deployment for deep-learning based


application.

○ Accuracy
Brain Tumor Detection System
This model will provide accurate prediction of tumor from scan
images
NAME OR LOGO
Abstract
○ Brain tumors become more harmful if they are
not detected in the earlier stages. With the help
of deep learning techniques, you can able to
detect the brain tumor with more accuracy.
○ In this deep learning project, you will use the
MRI image of the brain to identify the brain
tumor by creating deep neural networks.
○ Here MRI scans of brain are taken as input for
Abstract all training and testing purposes.
○ The images are greyscale and are resized at the
Brain Tumor Detection System
time of preprocessing.

NAME OR LOGO
Abstract(Conti..)
○ It is assumed that all the images given as input to
the system are either Benign(Non –cancerous )
or Malignment(Cancerous)
○ The images are separated into two labeled
folders for training and testing purpose .
○ Here we build a CNN model that can be used to
classify if the subject has tumor or not based on
MRI scan images with an acceptable accuracy.
Abstract ○ You will solve complex problems with the help
of tools like Tensorflow and Keras. 
Brain Tumor Detection System

NAME OR LOGO
Stream Data Source

Deep Learning Dataset(Kaggle)

Tools
Algorithm Used IDE

Brain Tumor Detection System


CNN Colab
NAME OR LOGO 6
Data Algorithm
Preprocessing implementation

1Week 2Weeks

Time Line
Result Deployment

Brain Tumor Detection System


1 Week 1 Week
NAME OR LOGO 7
Thank
You
Elizabeth Mathew
20PMC127

You might also like