Skip to content

Mukaffi28/Automated-Brain-Tumor-Detection-from-MRI-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Brain Tumor Detection

This repository contains a deep learning model for the detection of brain tumors using the InceptionResNetV2 architecture. The model has been trained on the "Brain MRI Images for Brain Tumor Detection" dataset from Kaggle and evaluated using various metrics to assess its performance.

Dataset

The dataset used for training and evaluation is "Brain MRI Images for Brain Tumor Detection" available on Kaggle. You can find the dataset here. Please make sure to download the dataset and follow the appropriate licensing terms.

Model Architecture

The model utilizes the InceptionResNetV2 architecture, a deep convolutional neural network pre-trained on a large dataset. This architecture is well-suited for image classification tasks and has shown strong performance in various computer vision applications.

Evaluation Metrics

The model's performance has been evaluated using the following metrics:

  • Accuracy
  • Precision
  • Recall
  • F1 Score
  • Log Loss
  • Jaccard Score

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published