Skip to content

Dual-Task Mutual Learning for Semi-Supervised Medical Image Segmentation

Notifications You must be signed in to change notification settings

yangsenwxy/DTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Dual-Task Mutual Learning for Semi-Supervised Medical Image Segmentation

Introduction

This is the repository of 'Dual-Task Mutual Learning for Semi-Supervised Medical Image Segmentation'.

@inproceedings{zhang2021dual,
     title={Dual-Task Mutual Learning for Semi-Supervised Medical Image Segmentation},
     author={Zhang, Yichi and Zhang, Jicong},
     journal={arXiv preprint arXiv:2103.04708},
     year = {2021} }

Usage

  1. Clone the repo
git clone https://github.com/YichiZhang98/DTML
cd DTML
  1. Put the data in data/2018LA_Seg_Training Set.

  2. Train the model

cd code
python train_la_dtml.py
  1. Test the model
python test_LA.py

Acknowledgement

About

Dual-Task Mutual Learning for Semi-Supervised Medical Image Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages