Assistive Diagnostic Tool for Brain Tumor Detection using Computer Vision
Sahithi Ankireddy

TL;DR
This paper presents an assistive diagnostic tool utilizing Mask R CNN and transfer learning to detect and segment brain tumors from MRI images, achieving 90% accuracy and aiding medical professionals.
Contribution
It introduces a computer vision-based system with transfer learning for brain tumor detection, providing a practical tool for clinical use with high accuracy.
Findings
90% segmentation accuracy compared to ground truth
Effective use of transfer learning with Mask R CNN
Flask application for real-time diagnosis
Abstract
Today, over 700,000 people are living with brain tumors in the United States. Brain tumors can spread very quickly to other parts of the brain and the spinal cord unless necessary preventive action is taken. Thus, the survival rate for this disease is less than 40% for both men and women. A conclusive and early diagnosis of a brain tumor could be the difference between life and death for some. However, brain tumor detection and segmentation are tedious and time-consuming processes as it can only be done by radiologists and clinical experts. The use of computer vision techniques, such as Mask R Convolutional Neural Network (Mask R CNN), to detect and segment brain tumors can mitigate the possibility of human error while increasing prediction accuracy rates. The goal of this project is to create an assistive diagnostics tool for brain tumor detection and segmentation. Transfer learning…
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
