Skip to content

Beckschen/3D-TransUNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the official repository of our project "3D TransUNet: Advancing Medical Image Segmentation through Vision Transformers".

📰 News

We release the code.

Usage

Installation

See scripts/install.sh for installation. See nnUNet for self-configuring data preprocessing.

Train

See scripts/train.sh

Inference & Eval

See scripts/inference.sh

Acknowledgements

This work is partially supported by TPU Research Cloud program, Google Cloud Research Credits program, and AWS Cloud Credit for Research program. Thanks for the codebase from Mask2former, nnUNet and TransUNet

If you find 3D-TransUNet useful for your research and applications, please cite using this BibTeX:

@article{chen2023transunet3d,
  title={3D TransUNet: Advancing Medical Image Segmentation through Vision Transformers},
  author={Chen, Jieneng and Mei, Jieru and Li, Xianhang and Lu, Yongyi and Yu, Qihang and Wei, Qingyue and Luo, Xiangde and Xie, Yutong and Adeli, Ehsan and Wang, Yan and Lungren, Matthew and Xing, Lei and Lu, Le and Yuille, Alan L and Zhou, Yuyin},
  journal={arXiv preprint arXiv:2310.07781},
  year={2023}
}

About

This is the official repository for the paper "3D TransUNet: Advancing Medical Image Segmentation through Vision Transformers"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published