Background Matters: A Cross-view Bidirectional Modeling Framework for Semi-supervised Medical Image Segmentation (TIP2025)
by Luyang, Cao, Jianwei Li, and Yinghuan Shi.
- Python3
- PyTorch>=1.0
- OpenCV-Python, TensorboardX
- NVIDIA GPU+CUDA
python LA_train.py
python Pancreas_train.py
python ACDC_train.py
python test_LA.py
python test_Pancreas.py
python test_ACDC.py
Our code is largely based on BCP. We sincerely appreciate the valuable contributions of these authors, and we hope our work may also offer some useful insights to the field.