hishitm/brain-tumor-segmentation
0
Brain Tumor Segmentation
High-precision MRI analysis using Fuzzy C-Means and Deep Learning ensembles.
How to use
- Upload an MRI image (T1, T2, or FLAIR).
- Wait for preprocessing and segmentation.
- View the detected tumor mask and classification results.
Model Details
- Rule-Based Classifier: Provides high-certainty vetoes for artifacts.
- Deep Learning Ensemble: Uses ResNet50, VGG16, and Multi-task CNNs.
- Segmentation: Fuzzy C-Means (FCM) for accurate boundary detection.
