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

https://github.com/tushcmd/brain-tumor-classification

The objective of this project is to train neural networks to classify tumors in brain MRI scans.
https://github.com/tushcmd/brain-tumor-classification

Last synced: 13 days ago
JSON representation

The objective of this project is to train neural networks to classify tumors in brain MRI scans.

Awesome Lists containing this project

README

          

# Brain-Tumor-Classification

The objective of this project is to train neural networks to classify tumors in brain MRI scans. I constructed different neural network architectures through transfer learning and custom convolutional layers, and used the Gemini 1.5 Flash model to generate explanations for the model's predictions.
Live Demo - https://brain-tumor-classification-tushdev.streamlit.app/

## Screenshots

![web app ui](ui.png)
![saliency map image](saliency-map.png)
![visualization](visualisation-explanation.png)