FrozenWolf-Cyber / Brain-Tumor-Classification

Fine-tuning pre-trained ResNet50 model to classify the brain scan different types of tumor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brain Tumor Classification

Fine-tuning pre-trained ResNet50 model to classify the brain scan among different types of tumors : Meningioma , Glioma and Pitutary. To checkout Kaggle Notebook click here

Sample Dataset:

sample_dataset sample_dataset1 sample_dataset2

Results :

ResNet50 :

Test Accuracy : 96.875
Test Loss : 0.1528246495872736

  • Loss :

loss

  • Accuracy :

accuracy

About

Fine-tuning pre-trained ResNet50 model to classify the brain scan different types of tumor


Languages

Language:Jupyter Notebook 99.1%Language:Python 0.9%