
Classification of Brain Tumor using Convolutional Neural Networks
Author(s) -
Shravya Shetty,
Jyothi Shetty
Publication year - 2020
Publication title -
international journal of engineering and advanced technology
Language(s) - English
Resource type - Journals
ISSN - 2249-8958
DOI - 10.35940/ijeat.c5995.029320
Subject(s) - convolutional neural network , pooling , computer science , convolution (computer science) , flattening , artificial intelligence , brain tumor , pattern recognition (psychology) , brain disease , deep learning , artificial neural network , machine learning , disease , medicine , pathology , engineering , mechanical engineering
In medical science, brain tumor is the most common and aggressive disease and is known to be risk factors that have been confirmed by research. A brain tumor is the anomalous development of cell inside the brain. One conventional strategy to separate brain tumors is by reviewing the MRI pictures of the patient's mind. In this paper, we have designed a Convolutional Neural Network (CNN) to perceive whether the image contains tumor or not. We have designed 5 different CNN and examined each design on the basis of convolution layers, max-pooling, and flattening layers and activation functions. In each design we have made some changes on layers i.e. using different pooling layers in design 2 and 4, using different activation functions in design 2 and 3, and adding more Fully Connected layers in design 5. We examine their results and compare it with other designs. After comparing their results we find a best design out of 5 based on their accuracy. Utilizing our Convolutional neural network, we could accomplish a training accuracy and validation accuracy of design 3 at 100 epochs is 99.99% and 92.34%, best case scenario.