Brain Tumor Identification using Improved YOLOv8
Rupesh Dulal, Rabin Dulal

TL;DR
This paper introduces an improved YOLOv8 model with RT-DETR, ghost convolution, and a vision transformer backbone for more accurate and faster brain tumor detection in MRI scans, outperforming existing detectors.
Contribution
The paper presents a novel YOLOv8-based model with integrated RT-DETR, ghost convolution, and transformer backbone, enhancing detection accuracy and efficiency for brain tumors in MRI images.
Findings
Achieved 0.91 mAP on brain tumor detection dataset.
Outperformed original YOLOv8 and other object detectors.
Reduced computational costs while maintaining high accuracy.
Abstract
Identifying the extent of brain tumors is a significant challenge in brain cancer treatment. The main difficulty is in the approximate detection of tumor size. Magnetic resonance imaging (MRI) has become a critical diagnostic tool. However, manually detecting the boundaries of brain tumors from MRI scans is a labor-intensive task that requires extensive expertise. Deep learning and computer-aided detection techniques have led to notable advances in machine learning for this purpose. In this paper, we propose a modified You Only Look Once (YOLOv8) model to accurately detect the tumors within the MRI images. The proposed model replaced the Non-Maximum Suppression (NMS) algorithm with a Real-Time Detection Transformer (RT- DETR) in the detection head. NMS filters out redundant or overlapping bounding boxes in the detected tumors, but they are hand-designed and pre-set. RT-DETR removes…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBrain Tumor Detection and Classification
