-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to transfer single-modal pre-trained model to multi-modal dataset? #2
Comments
Thanks for your quick response. May I also inquire about your 3D UNet backbone? Do you skip the first layer and then load the remaining parameters accordingly? |
Yes! You are right. |
Dear researchers, our work is now available at Large-Scale-Medical, if you are still interested in this topic. Thank you very much for your attention to our work, it does encourage me a lot! |
Hello, I'm interested in how VoCo manages different numbers of modalities in your pre-training and downstream datasets. Your paper mentions transferring a pre-trained model (trained on CT datasets) to BraTS 21 dataset, which includes four modalities (T1, T2, T1CE, FLAIR). Could you provide more details on the strategies used for this adaptation?
The text was updated successfully, but these errors were encountered: