tjades
tjades
**Description** I think there's an error when padding input for the patch merging layer in the Swin Transformer part of Swin Unetr. More specifically, in _swin_unetr.py, line 697_, the input...
Hi, I'm using 3D positional encodings for pytorch in a (shifted window) transformer model. My model was trained with a batch size of 8. In testing, the positional encodings work...
### Description When trying to calculate ROAD scores for precomputed explantions i get an error due to a shape mismatch, when the image is tried to be masked/imputed based on...