Closed wakakaFF closed 2 months ago
Thanks for being interested. The inter_fd calculation should include features from the encoder parts, and the decoders need to consider the different blocks at each stage (e.g., Each downsample stage has two transformer blocks SwimUnet ).
Thanks for your work!
I want to use it in 3D segmentation, so I made some changes to the code, but the experiment didn't improve much.
Is there anything in my code that hasn't been changed?