Skip to content

willzuzic/BrainTumorProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain Tumor Classification Project

Overview

This project takes images of MRI brain scans and using neural networks puts them into 4 different categories judging on the form of tumor present if any. The goal of this project is to provide a tool for the identification of medical tumors. This model is about 97% accurate. The system is built using a Convolutional Neural Network (CNN) and uses the design mentioned in the paper below: https://www.sciencedirect.com/science/article/abs/pii/S1877750324001170#sec0025

Features

-Preprocessing of images
- Convolutional Neural Network for Binary Classification
-Evaluation Metrics for Accuracy and Loss
-Visualization of results with Graphs

Dataset

https://www.kaggle.com/datasets/masoudnickparvar/brain-tumor-mri-dataset/data

About

This project uses Convolutional Neural Networks (CNN) to classify brain MRI's and decide what condition, if any, is present.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages