Yffy123456

Results 5 issues of Yffy123456

I'm a little confused about which code I want to run

I'm trying to calculate pamars its calculations and I'm having some problems if __name__ == '__main__': x = torch.rand(1, 1, 96, 96, 96) model =SwinUNETR() model.cuda() y = model(x) print(y.shape)...

I'd like to ask the author how to display the preprocessed data in .nii format in V1.

I would like to ask you about how to make the attention feature graph in Figure 1 of the paper, and whether there is any code to share

Hello author, how should I modify the code to reproduce the skip-connection =0,1,2,3 in your paper and get the corresponding dice