Guanxiong commited on
Commit
eb3951c
1 Parent(s): 028adb0

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -13,7 +13,7 @@ tags:
13
 
14
  ## Generative pretrained models on MRI images.
15
 
16
- It was introduced in [this paper](https://) and first released at [this page](https://github.com/mrirecon/image-priors). The prior distribution of MRI images learned with generative models has proven to be effective in MRI image reconstruction. Here, we include four PixelCNN models and two diffusion models, one is SMLD and the another one is DDPM. These models are trained with [spreco](https://github.com/mrirecon/spreco). For more details on how these models were trained, please find them in the paper.
17
 
18
  | Prior | Model | Phase | Size | Contrast | Subscript |
19
  |-------------------------------|-----------|-----------|----------------------|------------------------------------------------------------------------------------|-----------------------|
@@ -38,7 +38,5 @@ The Berkeley Advanced Reconstruction Toolbox ([BART](https://mrirecon.github.io/
38
  }
39
  ```
40
  [1] Luo, G, Blumenthal, M, Heide, M, Uecker, M. Bayesian MRI reconstruction with joint uncertainty estimation using diffusion models. Magn Reson Med. 2023; 1-17
41
-
42
  [2] Blumenthal, M, Luo, G, Schilling, M, Holme, HCM, Uecker, M. Deep, deep learning with BART. Magn Reson Med. 2023; 89: 678- 693.
43
-
44
  [3] Luo, G, Zhao, N, Jiang, W, Hui, ES, Cao, P. MRI reconstruction using deep Bayesian estimation. Magn Reson Med. 2020; 84: 2246-2261.
 
13
 
14
  ## Generative pretrained models on MRI images.
15
 
16
+ The prior distribution of MRI images learned with generative models has proven to be effective in MRI image reconstruction. Here, we include four PixelCNN models and two diffusion models, one is SMLD and the another one is DDPM. These models are trained with [spreco](https://github.com/mrirecon/spreco). For more details on how these models were trained, please find them in our [paper](https://) and the related [codes](https://github.com/mrirecon/image-priors).
17
 
18
  | Prior | Model | Phase | Size | Contrast | Subscript |
19
  |-------------------------------|-----------|-----------|----------------------|------------------------------------------------------------------------------------|-----------------------|
 
38
  }
39
  ```
40
  [1] Luo, G, Blumenthal, M, Heide, M, Uecker, M. Bayesian MRI reconstruction with joint uncertainty estimation using diffusion models. Magn Reson Med. 2023; 1-17
 
41
  [2] Blumenthal, M, Luo, G, Schilling, M, Holme, HCM, Uecker, M. Deep, deep learning with BART. Magn Reson Med. 2023; 89: 678- 693.
 
42
  [3] Luo, G, Zhao, N, Jiang, W, Hui, ES, Cao, P. MRI reconstruction using deep Bayesian estimation. Magn Reson Med. 2020; 84: 2246-2261.