yyliu01 / TraCoCo

[TMI'24] Translation Consistent Semi-supervised Segmentation for 3D Medical Images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TraCoCo

Translation Consistent Semi-supervised Segmentation for 3D Medical Images

by Yuyuan Liu, Yu Tian, Chong Wang, Yuanhong Chen, Fengbei Liu, Vasileios Belagiannis and Gustavo Carneiro

update

  • 🚀 results of best evaluation protocol in Pancreas-CT (including checkpoints and training logs) are available now.
  • ✨ results for ACDC benchmark (including codes, checkpoints and training logs) are available now.

Installation

Please install the dependencies and dataset based on the installation document.

Getting start

Please follow this instruction document to reproduce our results.

Results

Our training logs and checkpoints are in this result page.

Acknowledgement

The code is partially borrowed from CPS and UA-MT. Many thanks for their great work. :)

Citation

@article{liu2022translation,
  title={Translation Consistent Semi-supervised Segmentation for 3D Medical Images},
  author={Liu, Yuyuan and Tian, Yu and Wang, Chong and Chen, Yuanhong and Liu, Fengbei and Belagiannis, Vasileios and Carneiro, Gustavo},
  journal={arXiv preprint arXiv:2203.14523},
  year={2022}
}

TODO

  • Code for Left Atrium (LA)
  • Code for Pancreas-CT (Pancreas)
  • Code for Brain Tumor Segmentation Challenge 2019 (BraTS19)
  • Code for Automated Cardiac Diagnosis Challenge (ACDC)

About

[TMI'24] Translation Consistent Semi-supervised Segmentation for 3D Medical Images

License:MIT License


Languages

Language:Python 98.3%Language:Shell 1.5%Language:Dockerfile 0.2%