GithubHelp home page GithubHelp logo

wefwefwef2 / ua-mt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yulequan/ua-mt

0.0 0.0 0.0 315.2 MB

code for MICCAI 2019 paper 'Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation'.

Home Page: https://arxiv.org/abs/1907.07034

Python 100.00%

ua-mt's Introduction

Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation

by Lequan Yu, Shujun Wang, Xiaomeng Li, Chi-Wing Fu, Pheng-Ann Heng.

News

We add our processed h5 data for LA segmentation. Please consider citing the summary paper when you use the data.

Introduction

This repository is for our MICCAI 2019 paper 'Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation'.

Installation

This repository is based on PyTorch 0.4.1.

Usage

  1. Clone the repository:

    git clone https://github.com/yulequan/UA-MT.git
    cd UA-MT
  2. Put the data in data/2018LA_Seg_TrainingSet.

  3. Train the model:

    cd code
    python train_LA_meanteacher_certainty_unlabel.py --gpu 0

Citation

If UA-MT is useful for your research, please consider citing:

@inproceedings{yu2018pu,
     title={Uncertainty-aware Self-ensembling Model for Semi-supervised 3D Left Atrium Segmentation},
     author={Yu, Lequan and Wang, Shujun and Li, Xiaomeng and Fu, Chi-Wing and Heng, Pheng-Ann},
     booktitle = {MICCAI},
     year = {2019} }

If you use the LA segmentation data, please also consider citing:

  @article{xiong2020global,
     title={A Global Benchmark of Algorithms for Segmenting Late Gadolinium-Enhanced Cardiac Magnetic Resonance Imaging},
     author={Xiong, Zhaohan and Xia, Qing and Hu, Zhiqiang and Huang, Ning and Vesal, Sulaiman and Ravikumar, Nishant and Maier, Andreas and Li, Caizi and Tong,          Qianqian and Si, Weixin and others},
     journal={Medical Image Analysis},
     year={2020} }

Note for data

We provided the processed h5 data in the data folder. You can refer the code in code/dataloaders/la_heart_processing.py to process your own data.

Questions

Please contact '[email protected]'

ua-mt's People

Contributors

yulequan avatar wefwefwef2 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.