Skip to content

Hang-wenlong/LG-ER-MT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LG-ER-MT

Model for reproducing experimental results. Code will be released soon.

Installation

This repository is based on PyTorch 0.4.1.

Usage

  1. Clone the repository:

    git clone https://github.com/3DMRIs/LG-ER-MT.git
    cd LG-ER-MT
  2. Download dataset

    Please download Atrial Segmentation Challenge dataset (https://atriaseg2018.cardiacatlas.org/)
    Put the data in `data/2018LA_Seg_TrainingSet`.
  3. Test model:

    cd code
    python test_LA.py --gpu 0

About

code for LG-ER-MT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages