wefwefWEF2 / TransAttUnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TransAttUnet: Multi-level Attention-guided U-Net with Transformer for Medical Image Segmentation

This is a PyTorch implementation of the paper https://arxiv.org/abs/2107.05274.

Pretrained models

Download from BaiduDisk, Password: x6ee.

Citation

If the code is helpful to your research, please cite:

@article{chen2021transattunet,  
  title={Transattunet: Multi-level attention-guided u-net with transformer for medical image segmentation},  
  author={Chen, Bingzhi and Liu, Yishu and Zhang, Zheng and Lu, Guangming and Zhang, David},  
  journal={arXiv preprint arXiv:2107.05274},  
  year={2021}  
}  

About


Languages

Language:Python 100.0%