8000 GitHub - ThierryJudge/TCSM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ThierryJudge/TCSM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transformation Consistent Self-ensembling Model for Semi-supervised Medical Image Segmentation

Pytorch implementation of TCSM

Paper

Transformation Consistent Self-ensembling Model for Semi-supervised Medical Image Segmentation

Installation

  • Install Pytorch 1.1.0 and CUDA 9.0
  • Clone this repo
git clone https://github.com/xmengli999/TCSM
cd TCSM

Data Preparation

Train

  • cd scripts_skin
  • Run sh train_50tcsm.sh to start the training process

Evaluate

  • Specify the model path in eval.sh
  • Run sh eval.sh to start the evaluation.

Acknowledgement

Some code is reused from the Pytorch implementation of mean teacher.

Note

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0