jeya-maria-jose / Medical-Transformer

Official Pytorch Code for "Medical Transformer: Gated Axial-Attention for Medical Image Segmentation" - MICCAI 2021
MIT License
791 stars 176 forks source link

Input size #58

Open antoniaaaaaaaa opened 2 years ago

antoniaaaaaaaa commented 2 years ago

Is the Input size must be 128*128

jeya-maria-jose commented 2 years ago

It can be changed in the code.

dreamwish1998 commented 2 years ago

@jeya-maria-jose If I plan to use 256*256 size images, do I need to modify the modules in the network? Which parts should be changed? Thanks!

zsddd commented 2 years ago

可以在代码中更改它。 Hello, I also want to know how to change its size in the code. Thank you very much