Replies: 1 comment
-
Hi @fanlimua, I think you could refer to this tutorial. Hope it helps, thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm attempting to replicate the results presented in your paper titled "Self-Supervised Pre-Training of Swin Transformers for 3D Medical Image Analysis" using the MSD lung and hippocampus datasets in Appendix, Section B.2.
I followed spleen segmentation tutorial to preprocess data and generate 3D augmentations, and I've aligned all the parameters in the transformers with your paper. But I encountered several issues during the training:
If it's possible, could you please share the source code for data preprocessing and training on lung and hippocampus dataset? I really appreciate that.
Beta Was this translation helpful? Give feedback.
All reactions