analyzing four types of brain tumor by CNN
-
Updated
May 23, 2025 - Jupyter Notebook
analyzing four types of brain tumor by CNN
🧠 Deep learning pipeline to detect & classify brain tumors from MRI scans with ~98% accuracy | PyTorch · ResNet18 · EfficientNet-V2-S
A modified Half-UNet model for brain tumor classification using MRI scans. This project repurposes the UNet architecture for classification by integrating dense layers at the bottleneck. Built with PyTorch and Albumentations, it demonstrates high accuracy on the Kaggle Brain Tumor Detection dataset.
Add a description, image, and links to the brain-tumor-classification-cnn topic page so that developers can more easily learn about it.
To associate your repository with the brain-tumor-classification-cnn topic, visit your repo's landing page and select "manage topics."