Skip to content

Our aim is to leverage AI to enhance the precision of medical imaging, improving diagnosis, treatment planning, and monitoring of brain tumors.

Notifications You must be signed in to change notification settings

CPD9/Brain_tumour_segementation

Repository files navigation

Exploring the Frontiers of AI in Medical Imaging: Brain Tumor Segmentation

Overview

In this project, my teammate Chijoke and I explore the application of Artificial Intelligence in medical diagnostics, focusing specifically on the segmentation of brain tumors from MRI scans. Our aim is to leverage AI to enhance the precision of medical imaging, improving diagnosis, treatment planning, and monitoring of brain tumors.

Project Description

We developed an AI model using deep learning, specifically the U-Net architecture, to accurately identify and segment brain tumor tissues from normal brain tissues in MRI scans. The project not only aims to push the boundaries of AI in medical applications but also serves as an educational journey for us in the realm of neuro-oncology.

Unknown-9 Figure 1: Distribution of positive and negative diagnoses in our dataset.

Why It Matters

The accurate segmentation of brain tumors is crucial for formulating effective treatment plans and can significantly influence patient outcomes. Through this project, we hope to enhance the quality of care provided to patients by integrating cutting-edge technology into healthcare.

Unknown-10 Figure 2: MRI scans and corresponding segmentation masks.

Technical Approach

We utilized TensorFlow and PyTorch to implement our models, faced and overcame challenges related to data quality, and learned the importance of model interpretability. The use of U-Net architecture facilitated efficient and precise localization necessary for tumor segmentation.

Unknown-11 Figure 3: Binary Cross-Entropy Loss and Intersection over Union scores on the validation set.

Data and Collaboration

The datasets used were complex, requiring meticulous preprocessing and augmentation to ensure the model's robustness. Collaboration was key to our success, allowing us to overcome the challenges of data handling and model training.

Unknown-12 Figure 4: Sample MRI images with predicted tumor segmentations.

Learning and Growth

This project has been a profound learning experience, enhancing our understanding of AI and deep learning and refining our problem-solving and innovation skills.

Unknown-13 Figure 5: Additional MRI scans with their respective segmentation masks.

Join Our Journey

We invite you to follow our journey, learn from our experiences, and engage with us as we continue to contribute to AI in healthcare. This repository serves as a record of our work and a platform for further development and collaboration.

How to Use This Repository

  • Clone the repository to your local machine.
  • Explore the Jupyter notebooks that detail our experiments and results.
  • Review the code in the src directory to understand the implementation of the U-Net model.
  • Use the data directory to access the MRI scans and masks used in our project. https://www.kaggle.com/datasets/mateuszbuda/lgg-mri-segmentation

For more information or to join our efforts, please contact us at [email/contact].

About

Our aim is to leverage AI to enhance the precision of medical imaging, improving diagnosis, treatment planning, and monitoring of brain tumors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published