Giter VIP home page Giter VIP logo

mri-brain-tumor-diagnosis's Introduction

MRI Brain Tumor Diagnosis using Machine Learning

Introduction

This project focuses on the detection of brain tumors using deep learning techniques. It employs a Convolutional Neural Network (CNN) model built using the TensorFlow Keras framework. The aim of the model is to accurately diagnos the tumor in the brain based on four classes that is

  1. Glioma
  2. Meningioma
  3. No Tumor
  4. Pituitary

Problem Statement

Brain tumors are a serious medical condition that require timely detection and treatment. Manual analysis of MRI scans for tumor detection is a time-consuming and error-prone task. This project addresses the challenge of automating the detection process using deep learning techniques to improve the efficiency and accuracy of tumor identification.

Objective

The objective of this project is to develop a CNN model that can accurately classify brain MRI images into four classes of tumor including a healthy brain. By automating the detection process, we aim to provide a reliable tool for assisting medical professionals in diagnosing brain tumors more efficiently.

Getting Started

  • Python version: 3.9 or above
  • Important libraries: TensorFlow, Keras, NumPy, Matplotlib

Installation

To run the code, ensure you have the following libraries installed:

  • TensorFlow: pip install tensorflow
  • Keras: pip install keras
  • NumPy: pip install numpy
  • Matplotlib: pip install matplotlib

Project Structure

├── EDA (Exploratory Data Analysis)
│ └── EDA.md
├── Model
│ └── Brain_Tumor_detection_Corrected.ipynb
└── Deployment
│ └── Web_Deployment_Code.ipynb`

Contribution

Contributions to this project are welcome. If you have any suggestions, improvements, or bug fixes, feel free to open an issue or submit a pull request.

Author

The project MRI Brain Tumor Diagnosis system is developed by Akshit Srivastava. You can contact the author at [email protected]

References

  1. Kaggle: Used for accessing and exploring the brain tumor dataset.
  2. SIIM-PCR-Pneumothorax-segmentation, Brain Tumor Detection by MohamedAliHabib: Referred to various open-source repositories for guidance and inspiration during the project development.
  3. GeeksforGeeks-VGG16 Model : Used to learn about VGG-16 CNN model and to correctly implement it.

mri-brain-tumor-diagnosis's People

Contributors

restlesshornet avatar

Stargazers

 avatar  avatar

Watchers

 avatar

mri-brain-tumor-diagnosis's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.