Code Monkey home page Code Monkey logo

fully_unsupervised_cnn_registration_keras's Introduction

2D/3D Medical Imaging Registration via Fully Unsupervised ConvNet

This is a Keras/Tensorflow implementation of my paper:

Chen, J., Li, Y., Du, Y. and Frey, E.C. (2020), Generating anthropomorphic phantoms using fully unsupervised deformable image registration with convolutional neural networks. Med. Phys., 47: 6366-6380. https://doi.org/10.1002/mp.14545

Chen, Junyu, et al. "A fully unsupervised approach to create patient-like phantoms via Convolutional neural networks." Journal of Nuclear Medicine 61.supplement 1 (2020): 522-522.

For most updated scripts (TensorFlow 2.X), see "CNN_MedPhy_TF2x/" folder.

"CNN_MedPhy_TF2x/img.zip" contains an example image pair of moving and fixed images. Extract "pat.pkl" to "CNN_MedPhy_TF2x/", then you should be able to run "CNN_MedPhy_TF2x/register3D_example.py" without changing code. It took about 16 GB of GPU memory for this 3D registration.

We treat CNN as an optimization tool that iteratively minimizes the loss function via reparametrization in each iteration. This means that the algorithm is fully unsupervised and thus no prior training is required. The registration loss function is defined as:

, where I_d and I_f are, respectively, the deformed and the fixed image, L_sim represents the loss function for image similarity, and R represents the regularization applied on the deformation field.

The effects of different loss functions:

The effects of different regularizations:

Sample results for XCAT phantom to and patient CT registration:

Some deformed phantom and SPECT simulations:

If you find this code is useful in your research, please consider to cite:

@article{https://doi.org/10.1002/mp.14545,
author = {Chen, Junyu and Li, Ye and Du, Yong and Frey, Eric C.},
title = {Generating anthropomorphic phantoms using fully unsupervised deformable image registration with convolutional neural networks},
journal = {Medical Physics},
volume = {47},
number = {12},
pages = {6366-6380},
keywords = {computerized Phantom, convolutional Neural Networks, deep Neural Networks, image Registration, medical Image Simulation},
doi = {https://doi.org/10.1002/mp.14545},
url = {https://aapm.onlinelibrary.wiley.com/doi/abs/10.1002/mp.14545},
eprint = {https://aapm.onlinelibrary.wiley.com/doi/pdf/10.1002/mp.14545},
year = {2020}
}

fully_unsupervised_cnn_registration_keras's People

Contributors

junyuchen245 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fully_unsupervised_cnn_registration_keras's Issues

数据集

Hello, can you provide the two datasets : xcat_pat_1.npz 、CT_p1.npz
Thank you very much

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.