Replies: 1 comment 1 reply
-
Hi @hw-ju, you should also modify the Hope it can help you, thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm trying to run single-GPU SwinUNETR pretraining using dataset TCIA Covid 19 only following the tutorial here with different
--feature_size
by MONAI Core v0.9.1 container (currently the cluster I'm using doesn't have required driver installed to run v1.2.0 container).It works with the default
--feature_size
by the command below:However, when I setting the
--feature_size = 96
by the command below:an error occurs:
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions