Third Review 1
Third Review 1
COLLEGE OF ENGINEERING
An Autonomous Institution, Affiliated to Anna University Chennai
• It focuses on detecting and classifying brain tumors in MRI images using the
YOLOV8 (You Only Look Once)
• Develop an efficient, real-time detection system for identifying different types of
brain tumors from MRI scans, aiding in early diagnosis
• However, manual interpretation of MRI scans is time-consuming and prone to
human error.
• This study explores the application of the YOLOv8 model, leveraging its advanced
object detection capabilities for accurate and rapid brain tumor detection and
classification in MRI images.
OBJECTIVE
• Detection -- Accurately identify brain tumors in MRI images and localize them with
bounding boxes.
• Classify the detected tumor -- into relevant categories (glioma, meningioma (small,
• Optimize the model -- for real-time processing, ensuring its applicability in clinical
precision, and recall. These evaluation results are accessible through the web interface
4
LITERATURE SURVEY
S.N Title of the Author Journal / Year of Summary Benefits Drawbac
o Paper Conferenc Publicati of the ks
e Name ons paper
5
LITERATURE SURVEY
S.No Title of the Author Journal / Year of Summary Benefits Drawbacks
Paper Conference Publicat of the
Name ions paper
1 Deep learning- Ari, A., Turkish 2018 It presents It showed Many older
based brain & Journal of a novel how studies
tumor Hanbay, Electrical approach effective (likely
classification D. Engineering to assist deep including
and detection and radiologist learning this one)
system” Computer s in (especially used
Sciences, detecting CNNs) can relatively
and be in small
classifyin medical datasets,
g brain diagnosis, which can
tumors specifically affect
using for brain generalizati
cranial tumor on to real-
MRI detection. world
images. scenarios
6
LITERATURE SURVEY
S.No Title of the Author Journal / Year of Summary Benefits Drawbac
Paper Conferen Publicatio of the ks
ce Name ns paper
• Model Training: The YOLOv8 model is trained using PyTorch for optimized performance.
An 80% training and 20% testing split is applied to dataset for accurate detection.
• Model Evaluation: The trained YOLOv8 model is evaluated using metrics like mAP, IoU,
Precision, and Recall to assess detection accuracy.
• Inference & Deployment: YOLOv8 runs inference on new MRI images can be run in a
Jupyter Notebook for development and testing. In addition, web interface is built for
Differences between YOLO-NAS and
YOLOv8
Aspect YOLO NAS YOLOv8
Full Form YOLO Neural Architecture You Only Look Once version
Search 8
Speed Fast, but generally slower Very fast, suitable for real-
than YOLOv time detection
04/21/2025 9
Outcome Of The Project
• The model will accurately classify brain tumors into specific types, such as
gliomas, meningiomas, and pituitary tumors.
• The proposed brain tumour detection and classification system leverages the
YOLOv8 model to provide an efficient, real-time solution for analysing MRI
images
• It accessed through a web interface, with results can be viewed in real time.
• Efficient Net B3 extracts deep, multi-scale features from MRI images, making
detection more reliable even in complex cases.
PROPOSED METHODOLOGY:BLOCK
DIAGRAM
Explanation of Dataset
• MRI brain tumour Dataset obtained from Kaggle
classification No of images
No Tumour 327
Training of yolov8 model
Explanation of unique concepts used in
the project
• Internal Classification of Meningioma Tumor: Meningioma tumor are classified
into small, medium, large based on their size
• Web-based Interface: Users can easily access and utilize the brain tumor detection
model through a convenient web interface
04/21/2025 14
Evaluation of yolo v8
Evaluation of yolov8
04/21/2025 16
Software Requirements
• Python 3.9
• Jupyter Notebook
• HTML,CSS - frontend
• Flask/Fast API – backend
04/21/2025 17
Experimental Results
Category Original image Output image by the trained
model
glioma
Meningioma-small
Meningioma-medium
Meningioma-large
Pituitary
No tumour
04/21/2025 18
Experimental results
04/21/2025 19