Skip to content

The "Brain MRI Images for Brain Tumor Detection" project is a cutting-edge application of deep learning and medical imaging technology. It aims to assist in the early diagnosis of brain tumors by analyzing MRI (Magnetic Resonance Imaging) scans of the brain. Brain tumors can be life-threatening if not detected and treated in a timely manner.

Notifications You must be signed in to change notification settings

haabiba-alaa/Brain-Tumor-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Brain MRI Images for Brain Tumor Detection

Project Overview

Welcome to the Brain MRI Images for Brain Tumor Detection project! This project involves the development of a deep learning model to detect brain tumors in MRI images. The goal is to classify brain MRI scans into two classes: "yes" indicating the presence of a tumor and "no" indicating a healthy brain.

Dataset

The project utilizes a dataset containing a collection of brain MRI images. The dataset consists of 255 images, with two classes: "yes" (brain with a tumor) and "no" (healthy brain). This dataset serves as the basis for training and evaluating the tumor detection model.

Project Tasks

In this project, We Did:

  1. Data Exploration: Examine the dataset to understand its characteristics, such as image size, distribution of classes, and data quality.

  2. Data Preprocessing: Prepare the MRI images for model training by standardizing image sizes, normalizing pixel values, and addressing any data quality issues.

  3. Model Development: Develop a deep learning model for brain tumor detection using convolutional neural networks (CNNs) or similar architectures.

  4. Model Training: Train the model on the preprocessed dataset, optimizing hyperparameters and monitoring training metrics.

  5. Model Evaluation: Evaluate the trained model's performance on a separate test dataset, using metrics such as accuracy, precision, recall, and F1-score.

  6. Deployment: Deploy the trained model to make it accessible for real-world use. We deployed it using Streamlit.

Project Goals

The main objective of this project is to create an accurate and reliable model for detecting brain tumors in MRI images. The successful completion of this task can have significant implications in medical diagnosis and healthcare by aiding in the early detection of brain tumors, potentially saving lives and improving patient outcomes.

Deployment

Screenshot 2023-09-06 at 8 37 45 PM Screenshot 2023-09-06 at 8 35 25 PM Screenshot 2023-09-06 at 8 35 36 PM

About

The "Brain MRI Images for Brain Tumor Detection" project is a cutting-edge application of deep learning and medical imaging technology. It aims to assist in the early diagnosis of brain tumors by analyzing MRI (Magnetic Resonance Imaging) scans of the brain. Brain tumors can be life-threatening if not detected and treated in a timely manner.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published