This folder contains the demo workflow described in our paper, Evaluating the resolution of AI-based accelerated MR reconstruction using a deep learning-based model observer.
The demos are organized so that each stage has a clear role in the workflow:
-
Demo 1: Object generation using DDPM
Generate DDPM-based MR object samples and save them as
.npzfiles. -
Demo 2: Synthetic defect insertion
Insert singlet and doublet defects into the generated objects.
-
Demo 3: MR acquisition and reconstruction
Simulate accelerated acquisition and perform rSOS reconstructions.
-
Train the model observer with prepared training and validation datasets.
-
Demo 5: A simple example of the DLMO framework
Run a compact end-to-end example using bundled sample objects and provided checkpoints.
-
Run the sample size estimation and pivotal-study scripts used in the paper.
Please refer to each demo README for prerequisites, inputs, outputs, and example commands.