update readme
Browse files
README.md
CHANGED
@@ -17,12 +17,12 @@ It was introduced in [this paper](https://) and first released at [this page](ht
|
|
17 |
|
18 |
| Prior | Model | Phase | Size | Contrast | Subscript |
|
19 |
|-------------------------------|-----------|-----------|----------------------|------------------------------------------------------------------------------------|-----------------------|
|
20 |
-
|
|
21 |
-
|
|
22 |
-
|
|
23 |
-
|
|
24 |
-
|
|
25 |
-
|
|
26 |
|
27 |
|
28 |
## How to use
|
|
|
17 |
|
18 |
| Prior | Model | Phase | Size | Contrast | Subscript |
|
19 |
|-------------------------------|-----------|-----------|----------------------|------------------------------------------------------------------------------------|-----------------------|
|
20 |
+
| \\(\texttt{P}_\mathrm{SC}\\) | PixelCNN | preserved | 1000 | T1, T2, T2-FLAIR, T$^*_\mathrm{2}$ | SC - Small, complex |
|
21 |
+
| \\(\texttt{P}_\mathrm{SM}\\) | PixelCNN | unknown | 1000 | T1, T2, T2-FLAIR, T$^*_\mathrm{2}$ | SM - Small, magnitude |
|
22 |
+
| \\(\texttt{P}_\mathrm{LM}\\) | PixelCNN | unknown | ~20000 | MPRAGE | LM - Large, magnitude |
|
23 |
+
| \\(\texttt{P}_\mathrm{LC}\\) | PixelCNN | generated | ~20000 | MPRAGE | LC - Large, complex |
|
24 |
+
| \\(\texttt{D}_\mathrm{SC}\\) | Diffusion | generated | ~80000 | MPRAGE | SC - SMLD, complex |
|
25 |
+
| \\(\texttt{D}_\mathrm{PC}\\) | Diffusion | generated | ~80000 | MPRAGE | PC - DDPM, complex |
|
26 |
|
27 |
|
28 |
## How to use
|