Skip to content

A ResNet Model that determines whether MRI images show Brain Tumor.

Notifications You must be signed in to change notification settings

Mamin78/Brain-Tumor-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Brain-Tumor-Detection

Brain-Tumor-MRI-Classification

This project uses a ResNet18 model in order to predict whether a given MRI image shows the patient has a Brain Tumor or not. There are four classes in the dataset, including glioma, meningioma, notumor, and pituitary. I found the dataset on the Kaggle website.
The model achieved an accuracy of 0.9991 on the training and 0.9908 on the validation set. It also gained an 0.9877 accuracy on the test set. You are also able to run the notebook in Colab with this link.

About

A ResNet Model that determines whether MRI images show Brain Tumor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published