Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 571 Bytes

File metadata and controls

10 lines (6 loc) · 571 Bytes

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.