-
Notifications
You must be signed in to change notification settings - Fork 0
Home
motazalqaoud edited this page Jun 26, 2026
·
2 revisions
- Dataset Setup — How to download and structure the Kaggle Brain Tumor 12K dataset
- Model Architecture — 3D Attention U-Net design: SE blocks, attention gates, hybrid loss
- Training Guide — Full training run walkthrough, hyperparameters, checkpointing
- Evaluation Results — Per-class Dice and Hausdorff scores after training
- README
- data/README.md — dataset download instructions
- docs/design_decisions.md — why standard DL assumptions break on MRI data