Skip to content

A Brain Tumor Classification and Segmentation tool to easily detect from Magnetic Resonance Images or MRI. It works on a Convolutional Neural Network created using Keras.

Notifications You must be signed in to change notification settings

AryanFelix/Brain-Tumor-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Brain Tumor Classifier

A Brain Tumor Classification and Segmentation tool to easily detect from Magnetic Resonance Images or MRI. It works on a Convolutional Neural Network created using Keras.

Model Metrics

  • Accuracy: 97%
  • Validation Accuracy: 91%
  • Loss: 6%
  • Validation Loss: 38%

Steps to Run

  1. Train the model by running all the cells in TrainingBTClassifier.ipynb.
  2. In Main.ipynb, change the value of img_path to the location of your MRI Image.
  3. Run all other cells of Main.ipynb

Dataset

Team

Mentor

License

  • MIT License

    Copyright © Aryan Felix

About

A Brain Tumor Classification and Segmentation tool to easily detect from Magnetic Resonance Images or MRI. It works on a Convolutional Neural Network created using Keras.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published