Unconditional Image Generation
latent_diffusion
medical-imaging
diffusion
Can-Zhao commited on
Commit
7275a3a
·
verified ·
1 Parent(s): ffa3f17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -89,7 +89,7 @@ This model was developed from scratch using MONAI components.
89
  ### output_size
90
  - **Type:** Array of 3 Integers
91
  - **Description:** Optional specification of x, y, and z dimensions of MR image
92
- - **Constraints:** Must be 128, 256, 384, or 512 for x- and y-axes; 128, 256, 384, 512, 640, or 768 for z-axis
93
 
94
  ### spacing
95
  - **Type:** Array of 3 Floats
 
89
  ### output_size
90
  - **Type:** Array of 3 Integers
91
  - **Description:** Optional specification of x, y, and z dimensions of MR image
92
+ - **Constraints:** Must be 128, 256, 384, or 512 for x- and y-axes; 128, 256 for z-axis
93
 
94
  ### spacing
95
  - **Type:** Array of 3 Floats