Skip to content

Commit 117e117

Browse files
committed
correcting hcp data ref
1 parent 3c1dbb2 commit 117e117

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/demo1/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ test_out_200k/HCP_brain_384x384_cropped_260x311_step1100k_ema_samples/samples_10
3333

3434
### Additional Guides:
3535

36-
1. The DDPM was trained using the HCP's young adult dataset[^refDDPM] :
36+
1. The DDPM[^refDDPM] was trained using the HCP's young adult dataset[^refHCP] :
3737

3838
* This dataset consists of 1,113 subjects scanned on a customized Siemens 3T MRI system.
3939
* From each patient, 10 axial slices within their Cerebrospinal fluid (CSF) regions were extracted to train the DDPM model.
@@ -55,4 +55,5 @@ test_out_200k/HCP_brain_384x384_cropped_260x311_step1100k_ema_samples/samples_10
5555
4. Approximately 217,000 images were generated, including 168,000 for DLMO training, 40,000 for UNet training, 8,000 for image fidelity and AUC analysis, and 640 × 2 for the 2AFC validation study of the DLMO.
5656

5757

58-
[^refDDPM]: J. Ho, A. Jain, and P. Abbeel, “Denoising diffusion probabilistic models,” Advances in neural information processing systems, vol. 33, pp. 6840–6851, 2020.
58+
[^refDDPM]: J. Ho, A. Jain, and P. Abbeel, “Denoising diffusion probabilistic models,” Advances in neural information processing systems, vol. 33, pp. 6840–6851, 2020.
59+
[^refHCP]: “HCP-Young Adult 2025,” https://www.humanconnectome.org/study/hcp-young-adult/document/hcp-young-adult-2025-release, 2025.

0 commit comments

Comments
 (0)