Downloads · 30 days
0
yoreurehehee/Text_Guided_Decision_Support_System
Text_Guided_Decision_Support_System is a image segmentation model from yoreurehehee. Use it for the image segmentation task on the model card, and read the license before you ship it in a product. The card lists the license as apache-2.0.
Modality-Aware Adaptive Fusion for Brain Tumor Segmentation under Missing MRI Modalities.
Downloads · 30 days
0
Access
Public
Updated Jul 21, 2026
Repo size
85.5 MB
Likes
0
Public
Click a slice to open those files.
.pth85.5 MB · 100%
From the Hugging Face model README
Modality-Aware Adaptive Fusion for Brain Tumor Segmentation under Missing MRI Modalities.
A 2.5D U-Net with cross-attention text fusion and adaptive gate that dynamically adjusts text contribution based on modality availability. Trained on BraTS 2020 (369 patients) with systematic modality dropout.
| Metric | Score |
|---|---|
| 15-scenario avg Dice | 0.7644 |
| T1CE-missing avg Dice | 0.8036 |
| vs RFNet (T1CE-missing) | +0.097 |
# See https://github.com/HeeKuk99/Text_guided_decision_support_system
python app.py # launches Gradio demo at localhost:7860
@article{textguided2026,
title={Modality-Aware Adaptive Text-Visual Fusion for Robust Brain Tumor
Segmentation with Missing MRI Modalities},
year={2026}
}