Skip to content

Adaptive Contour Noise Generation Model for Semi-supervised 3D Medical Data Segmentation

License

Notifications You must be signed in to change notification settings

yeshunlong/NoiseSeg

Repository files navigation

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

About

Adaptive Contour Noise Generation Model for Semi-supervised 3D Medical Data Segmentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages