Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 560 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 560 Bytes

Adaptive Contour Noise Generation Network for Semi-supervised Medical Data Segmentation

Introduction

This repository is for our ICAIBD 2023 paper 'Adaptive Contour Noise Generation Network for Semi-supervised Medical Data Segmentation'.

Installation

This repository is based on PyTorch 1.9.1.

Usage

  1. Clone the repository:

    git clone https://github.com/yeshunlong/NoiseSeg.git
    cd NoiseSeg
  2. Train the model:

    python train.py
  3. Test the model:

    python test.py --save 1