Project Report
Project Report
On
Brain Tumer Detection Using CNN
By
Pawan Dahal(202200540)
Devashish Khawas(202200099)
Deepan Sharma(202200475)
Niket Kumar Gupta(202200525)
Tejas Kumar(202200486)
1|Page
NO.
1 Abstract 3
2 Introduction 4-5
6 Methodology 14-16
7 Flowchart 17
8 Gantt Chart 18
9 Conclusion 19
10 References 20
Table of Contents
2|Page
Abstract
This project focuses on the development of a deep learning model
3|Page
Introduction
Brain tumors are among the most critical medical issues, requiring
accurate and early detection to improve patient outcomes. MRI (Magnetic
Resonance Imaging) is the go-to tool for identifying brain abnormalities,
thanks to its ability to provide detailed views of brain structures.
However, manually reviewing MRI scans can be slow, subjective, and
prone to human error, which can lead to delayed diagnoses and
inconsistent results.
In this project, we’re focusing on brain tumors that fall into three key
categories: benign (non-cancerous but can still cause harm by pressing on
surrounding tissues), pre-malignant (which could eventually become
cancerous), and malignant (cancerous and often aggressive, requiring
immediate attention). Accurately identifying and localizing these tumors
is crucial for deciding the right treatment, whether it's surgery, radiation,
or other therapies.
4|Page
By integrating classification and segmentation in one model, we aim to
streamline the diagnostic process, saving time while improving accuracy.
This could make a significant difference in treatment planning, especially
for malignant tumors that require immediate attention. Moreover,
automated detection reduces variability in diagnoses across different
medical experts, ensuring that patients receive more consistent care.
Ultimately, this project aims to bring the power of CNNs into clinical
practice, offering doctors an efficient and reliable tool to enhance brain
tumor detection and improve patient care. By focusing on both the
presence and location of tumors, we’re giving medical professionals the
detailed, actionable insights they need to provide better, faster treatment.
5|Page
Literature Survey
6|Page
JOURNAL PROJECT
NAME, VOL.,
PAGE NO.,
YEAR
7|Page
AUTHOR TITLE OF FINDINGS RELEVANCE
NAME, PAPER TO THE
JOURNAL PROJECT
NAME, VOL.,
PAGE NO.,
YEAR
8|Page
AUTHOR TITLE OF FINDINGS RELEVANCE TO
NAME, PAPER THE PROJECT
JOURNAL
NAME, VOL.,
PAGE NO.,
YEAR
4. Md. Saikat Islam Accurate brain The study shows The paper is relevant to
Khan, Anichur tumor detection high accuracy in our project as it
Rahman, Tanoy using deep detecting and highlights the use of
Debnath, Md. convolutional classifying brain CNNs for improving
Razaul Karim, neural network tumors using MRI detection accuracy. Its
Mostofa Kamal data and deep methodologies on data
Nasir, learning preprocessing and
Computational techniques. A 23- segmentation techniques
and Structural layer CNN was provide valuable
Biotechnology developed, with insights to enhance my
vol 20, transfer learning system's design and
2022 used to address effectiveness in tumor
overfitting on detection and
smaller datasets. segmentation.
The findings
indicate improved
diagnostic
precision and
efficiency, with
potential real-time
medical
applications. The
models and
datasets are
publicly available
for further
research.
9|Page
Problem Definition
10 | P a g e
1. Classification alone is insufficient: While detecting the presence of a
tumor is important, it doesn’t offer enough information for effective
treatment planning. Medical professionals need to understand the size,
shape, and location of the tumor to make informed decisions about
surgery or therapy.
11 | P a g e
Problem solving strategies
Key Problems:
12 | P a g e
real-time applications, particularly in clinical settings where fast
decision-making is essential. The need for significant processing
time and resources limits their scalability, making segmentation
alone impractical for high-volume workflows in hospitals and
medical centers.
13 | P a g e
METHODOLOGY
Image Preprocessing:
Zoom adjustments
2. CNN Architecture:
14 | P a g e
Model Design:
Data Splitting: The dataset will be split into training (80%) and
validation (20%) subsets. Validation data will help assess model
performance during training.
Evaluation:
Performance Metrics:
15 | P a g e
o Classification: Metrics such as Accuracy, Precision, Recall,
and F1 Score will evaluate the model’s ability to detect
tumors.
Real-world Application:
16 | P a g e
FLOWCHART
17 | P a g e
GANTT CHART
18 | P a g e
CONCLUSION
This project outlines the potential of Convolutional Neural Networks
(CNNs) in enhancing brain tumor detection in MRI images. While the
model is yet to be developed, our proposed approach integrates both
classification and segmentation tasks into a single framework, aiming to
improve diagnostic accuracy and streamline the process for healthcare
professionals. By reducing the need for manual analysis and providing
real-time tumor localization, this system has the potential to assist
radiologists and surgeons in making more informed treatment decisions.
19 | P a g e
References
20 | P a g e