Do the img_size of SSL pretrained model and down stream task model need to be the same? #1410
Replies: 1 comment 1 reply
-
Hi @justinzhang528, sure you can. |
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.
-
Dear MONAI community,
Because of my gpu memory limited, the img_size of my SSL pretrained network can't larger than 96x96x96,if i trained SSL model with this size and then is it possible to use different img_size in my down stream task?
Thanks in advanced!
Beta Was this translation helpful? Give feedback.
All reactions