BrainAge SFCN β€” Dual-Branch Brain Age Predictor

3D SFCN + tabular MLP trained on 6,050 healthy T1w brain MRIs (0–86 years).

Checkpoints

File Description
brainage_sfcn.pt Phase A: lifespan pretraining (all ages)
brainage_sfcn_finetune.pt Phase B: fine-tuned for pediatric (0–25 y)

Training data

bilalahmad176176/BrainAge-Golden-Preprocessed

Architecture

  • Image: SFCN (Peng 2021), ~3M params, input 128Γ—144Γ—112
  • Tabular: MLP over 86-dim vector (70 regions + sex + site)
  • Fusion: concat β†’ 64 β†’ 1 (regression in years)
  • Loss: HuberLoss(delta=3.0)
  • Training: fp16 mixed precision, cosine LR, age-bin weighted sampler
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Spaces using bilalEthizo/BrainAge-SFCN 3