A generative deep learning Transformer model built completely from scratch in PyTorch to synthesize scanner-ready PyPulseq MRI scripts based on clinical parameter inputs.
Because the trained weight binaries are too massive to track natively inside git text history, the finalized network states are permanently hosted and version-tracked on Kaggle:
π₯ [Download Trained Weights File from Kaggle](https://kaggle.com
- Download the
mri_generator_model.ptfile from the Kaggle link above. - Place it into your root directory alongside
verify_mri_model.py. - Execute the script to generate custom PyPulseq script code!