From f1c4616fbe8c191f5f4b663b5aab20eaf864e8c7 Mon Sep 17 00:00:00 2001 From: Can Zhao <69829124+Can-Zhao@users.noreply.github.com> Date: Wed, 4 Dec 2024 19:25:39 -0800 Subject: [PATCH] Update README.md Signed-off-by: Can Zhao <69829124+Can-Zhao@users.noreply.github.com> --- generation/maisi/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/generation/maisi/README.md b/generation/maisi/README.md index e1f2110ea..28088b022 100644 --- a/generation/maisi/README.md +++ b/generation/maisi/README.md @@ -141,6 +141,7 @@ The information for the inference input, such as the body region and anatomy to #### Recommended spacing for different output sizes: According to the statistics of the training data, we have recommended input parameters for the body region that are included in the training data. +The Recommended `"output_size"` is the median value of the training data, the Recommended `"spacing"` is the median FOV (the product of `"output_size"` and `"spacing"`) divided by the Recommended `"output_size"`. |`"body_region"` |percentage of training data |Recommended `"output_size"`| Recommended `"spacing"` [mm]| |:--------------------------------------|:--------------------------|:----------------------|---------------------------:| | ['chest', 'abdomen'] | 58.55% | [512, 512, 128] | [0.781, 0.781, 2.981] |