Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/somenath203/binaryclass-brain-tumor-classification-using-cnn

Click below to checkout the website of this project
https://github.com/somenath203/binaryclass-brain-tumor-classification-using-cnn

brainmri cnn cnn-classification huggingface jupyter jupyter-notebook python streamlit tensorflow tumor-detection

Last synced: about 2 months ago
JSON representation

Click below to checkout the website of this project

Awesome Lists containing this project

README

        

# Binaryclass Brain Tumor Classification using CNN

This is a project which uses Tensorflow, Convolutional Neural Network (CNN), and Streamlit to analyze MRI images of Brain and detect the presence or absence of Tumors.

## Dataset used in this project
https://www.kaggle.com/datasets/ahmedhamada0/brain-tumor-detection

## Warning

While the model of this project can classify brain tumors correctly, but in some cases, the model may misclassify tumors or fail to detect them altogether, therefore, it is strongly advised not to rely solely on the output of this model.