clarified the size of smaps refiner
Browse files
README.md
CHANGED
@@ -7,9 +7,9 @@ datasets:
|
|
7 |
- fastMRI
|
8 |
---
|
9 |
|
10 |
-
This model was used to achieve the
|
11 |
It is a base model for acceleration factor 4.
|
12 |
-
The model uses 25 iterations and a medium MWCNN.
|
13 |
|
14 |
## Model description
|
15 |
For more details, see https://arxiv.org/abs/2010.07290.
|
@@ -82,7 +82,7 @@ The training procedure is described in https://arxiv.org/abs/2010.07290.
|
|
82 |
This section is WIP.
|
83 |
|
84 |
## Evaluation results
|
85 |
-
On the fastMRI validation dataset
|
86 |
|
87 |
| Contrast | T1 | T2 | FLAIR | T1-POST |
|
88 |
|----------|--------|--------|--------|---------|
|
|
|
7 |
- fastMRI
|
8 |
---
|
9 |
|
10 |
+
This model was used to achieve the 3rd highest submission in terms of PSNR on the fastMRI dataset (see https://fastmri.org/leaderboards/).
|
11 |
It is a base model for acceleration factor 4.
|
12 |
+
The model uses 25 iterations and a medium MWCNN, and a big sensitivity maps refiner.
|
13 |
|
14 |
## Model description
|
15 |
For more details, see https://arxiv.org/abs/2010.07290.
|
|
|
82 |
This section is WIP.
|
83 |
|
84 |
## Evaluation results
|
85 |
+
On the fastMRI validation dataset, the same model with a smaller sensitivity maps refiner gives the following results for 30 validation volumes per contrast:
|
86 |
|
87 |
| Contrast | T1 | T2 | FLAIR | T1-POST |
|
88 |
|----------|--------|--------|--------|---------|
|