Giter Site home page Giter Site logo

media_cyclemorph's Introduction

CycleMorph

This is an official repository of CycleMorph.

Paper

  • CycleMorph: Cycle consistent unsupervised deformable image registration (Medical Image Analysis, Boah Kim et al.)
  • Unsupervised Deformable Image Registration Using Cycle-Consistent CNN (MICCAI 2019, Boah Kim et al.)

Implementation

A PyTorch implementation of deep-learning-based registration. We implemented this code based on voxelMorph and original cycleGAN code. (*Thanks for voxelMorph.) (*Thanks for Jun-Yan Zhu and Taesung Park, and Tongzhou Wang.)

  • Requirements
    • OS : Ubuntu
    • Python 3.6
    • PyTorch 1.4.0

Data

To download the atlas brain and a sample data, visit the Data. The data should be in folder ./data.

Training

  • train.py which is handled by scripts/Brain_train.sh
  • You can run the code by running ./scripts/Brain_train.sh
  • A code for CycleMorph is in models/cycleMorph_model.py.

Testing

  • test.py which is handled by scripts/Brain_test.sh
  • You can run the code by running ./scripts/Brain_test.sh

Citations

@article{kim2021cyclemorph,
  title={CycleMorph: cycle consistent unsupervised deformable image registration},
  author={Kim, Boah and Kim, Dong Hwan and Park, Seong Ho and Kim, Jieun and Lee, June-Goo and Ye, Jong Chul},
  journal={Medical Image Analysis},
  volume={71},
  pages={102036},
  year={2021},
  publisher={Elsevier}
}

@inproceedings{kim2019unsupervised,
  title={Unsupervised deformable image registration using cycle-consistent cnn},
  author={Kim, Boah and Kim, Jieun and Lee, June-Goo and Kim, Dong Hwan and Park, Seong Ho and Ye, Jong Chul},
  booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
  pages={166--174},
  year={2019},
  organization={Springer}
}

media_cyclemorph's People

Contributors

boahk 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.