Skip to content

Axi404/PMT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PMT

Installation

  • Ubuntu 20.04
  • PyTorch 1.11.0
  • medpy, tqdm, h5py, etc.

Getting Started

# after install dependcies
git clone [email protected]:Axi404/PMT.git
cd PMT/code
python train_PMT.py
python test_LA.py

Dataset

LA

Pancreas

Following the setting of MCF.

Acknowledgement

We build the project based on UA-MT, SASSNet, DTC, MCF. Thanks for their contribution.

Citation

If you find this project useful, please consider citing:

@article{gao2024pmtprogressivemeanteacher,
  title={PMT: Progressive Mean Teacher via Exploring Temporal Consistency for Semi-Supervised Medical Image Segmentation},
  author={Ning Gao and Sanping Zhou and Le Wang and Nanning Zheng},
  journal={arXiv preprint arXiv:2409.05122},
  year={2024}
}

About

ECCV' 2024.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages