This repo provides the official code for : 1) TransBTS: Multimodal Brain Tumor Segmentation Using Transformer (https://arxiv.org/abs/2103.04430) , accepted by MICCAI2021. 2) TransBTSV2: Towards Better and More Efficient Volumetric Segmentation of Medical Images(https://arxiv.org/abs/2201.12785).
Apache License 2.0
388
stars
81
forks
source link
DEBlock in code have not deformable convolution. #33
Hi Wen,
I have read you paper "TransBTS",but i find your code have not deformable convolution in DEBlock. I can not understand it, and can you tell me the reason? Thank you very much!
Hi Wen, I have read you paper "TransBTS",but i find your code have not deformable convolution in DEBlock. I can not understand it, and can you tell me the reason? Thank you very much!
ZhuangLong