Giter VIP home page Giter VIP logo

team_image_recognition's Introduction

Brain Tumor Detection with CNN

🔧 Technologies & Tools


 Project Introduction and Objectives:

The goal of this project is to develop a Convolutional Neural Network (CNN) model to classify MRI scans as either containing a tumor or not. The model utilizes both CNN and Deep Neural Network (DNN) for binary classification, with accuracy serving as the primary metric to assess its performance.

Data set Description:

The images in this project use the Kaggle data set:Brain MRI Images for Brain Tumor Detection

Two categories in total::

  • NO - no brain tumor
  • Yes - has brain tumor

Note: The author of this data set did not indicate the source of the brain tumor images.

View the project code : BrainMRI


Software version:

software version
Python 3.11.5
Matplotlib 3.7.2
Numpy 1.25.2
Pandas 2.0.3
Tensorflow 2.12.1
keras 2.12.0

 Reference:

Topic Explanation
kaggle data set Brain MRI Images for Brain Tumor Detection
Data set explanation 253 files in total, including 98 files for no and 155 files for Yes.
Reference Brain MRI

summary-list  Summary:

This project combines a CNN model classification problem (used to predict whether a subject has a brain tumor) and a computer vision problem (used to automate the process of cropping brains from MRI scans). The final accuracy is much higher than the baseline of 50% (random guessing). However, this accuracy can be further improved by increasing the number of training images or by adjusting model hyperparameters.

team_image_recognition's People

Contributors

chrisluo5311 avatar shang-lingtsai avatar

Watchers

 avatar

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.