Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aixiaobaikkk/PECL

Repository files navigation

PECL

Code for this paper:Pseudo-label enhanced consistency learning for semi-supervised medical image segmentation

Requirements

  1. Create conda environment:

    conda create -n PECL python=3.10
  2. Clone the repo:

    git clone https://github.com/aixiaobaikkk/PECL.git
  3. Activate the environment:

    conda activate PECL
  4. Install the requirements:

    pip install -r requirements.txt

Usage

LA dataset

python train_LA.py

ACDC dataset

python train_ACDC.py

Pancreas dataset

python train_PA.py

Acknowledgement

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages