Skip to content

Commit 52ca282

Browse files
authored
Update README.md
Signed-off-by: Can Zhao <[email protected]>
1 parent f1c4616 commit 52ca282

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

generation/maisi/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,12 @@ The Recommended `"output_size"` is the median value of the training data, the Re
156156

157157
If users want to try different `"output_size"`, please adjust `"spacing"` to ensure a reasonable FOV, which is the product of `"output_size"` and `"spacing"`.
158158
For example,
159+
159160
|`"output_size"`| Recommended `"spacing"`|
160-
[256, 256, 256] | [1.5, 1.5, 1.5] |
161-
[512, 512, 128] | [0.8, 0.8, 2.5] |
162-
[512, 512, 512] | [1.0, 1.0, 1.0] |
161+
|:--------------------------------------|:--------------------------|
162+
|[256, 256, 256] | [1.5, 1.5, 1.5] |
163+
|[512, 512, 128] | [0.8, 0.8, 2.5] |
164+
|[512, 512, 512] | [1.0, 1.0, 1.0] |
163165

164166
#### Execute Inference:
165167
To run the inference script, please run:

0 commit comments

Comments
 (0)