SyntheticTumors icon indicating copy to clipboard operation
SyntheticTumors copied to clipboard

About the code of SwinUNETR v2

Open LambdaLi opened this issue 6 months ago • 0 comments

Hello Your work has amazed me, and I cannot express my admiration in a few words. While reading the source code, I noticed that you are using the v2 version of SwinUNETR. As far as I know, the official implementation of the v2 version by MONAI only requires adding use_v2=True in the interface parameters of SwinUNETR, as shown in the following figure. 0b8d9310812a8b3ee4cfe1a49a17770e I don't seem to have noticed the difference between the two versions you customized, it could also be my negligence. Can you give me an answer?

LambdaLi avatar Aug 07 '24 12:08 LambdaLi