Hang-wenlong / LG-ER-MT

code for LG-ER-MT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%