Icosec 226
Icosec 226
Tumor Detection
Kunal Bharargava Harshil Nanda *Niha Kamal Basha
School of Computer Science and School of Computer Science and School of Computer Science and
Engineering Engineering Engineering
Vellore Institute of Technology Vellore Institute of Technology Vellore Institute of Technology
Vellore, India. Vellore, India. Vellore, India.
[email protected] [email protected] [email protected]
Abstract— Automated identification and detection of brain [1]. This architecture has been extensively adopted in
tumors using Magnetic Resonance Imaging (MRI) is difficult, medical image analysis because of its strong capability and
time-consuming and laborious because there exists many efficiency. The model's innovative design allows for
overlooked, misread, & deceptive lesions (similar to tumor)
improved feature extraction and classification accuracy,
present in the brain tumor image scans. This paper evaluates
the efficiency of the InceptionV3 infused convolutional neural
making it a reliable choice for medical applications [4]. We
network for brain tumor detection. Utilizing a comprehensive shall be experimenting with different techniques and
dataset Br35H with MRI brain tumor images, initially the methods pertaining to model to maximise our goal and
model preprocessed and augmented the input to enhance achieve high quality results which will later be evaluated
training robustness. The novelty of our approach lies in the and shown via different formats such as graphs and tables.
integration of advanced data augmentation techniques and a This will help us visualise and aid us in our effort to find a
customized training pipeline. The proposed InceptionV3 better and reliable solution. This, however, shall not be
infused neural network model achieved a validation accuracy treated as consolidated, but rather a continuous journey to
of 98.50%, outperforming other models such as EfficientNetB4,
enhance and evaluate the model continuously. The novelty
VGG19, ResNet50, and MobileNetV2 in terms of key metrics.
Our findings demonstrate that the proposed InceptionV3 of our approach lies in the integration of advanced data
infused neural network is highly effective and computationally augmentation techniques with a customized training pipeline
efficient regarding brain tumor detection & classification, tailored specifically for brain tumor classification.
providing one reliable instrument for medical image analysis. Additionally, our method involves fine-tuning a pre-trained
InceptionV3 model with domain-specific modifications to
Keywords— Brain Tumor Detection, InceptionV3, Deep enhance performance. The primary contributions of this
Learning, Convolutional Neural Network, , Data Augmentation, paper include:
Medical Image Analysis, Model Efficiency.