Giter VIP home page Giter VIP logo

xtyt-cnn's Introduction

XTYT-CNN

Here, we provide a PyTorch implementation of our method proposed in the paper

"Spatio-Temporal Deep Learning-BasedUndersampling Artefact Reduction for 2D Radial Cine MRI WithLimited Training Data"

by A. Kofler, M. Dewey, T. Schaeffter, W. Wald, and C. Kolbitsch

see also: https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=8793147 or https://arxiv.org/abs/1904.01574

Unlike in the paper, this implementation allows the processing of complex-valued 2D cine MR images. This is done (as it's mostly the case) by stacking real- and imaginary parts of the images as channels. Further, the method implements the "change of perspective" on the data by switching to xt- and yt-domain within the network and thus allowing it to be ingrated as a building block in iterative or cascaded networks. In the original paper, on the other hand, the xt- and yt-slices are processed offline and the image series are obtained by reassembling the processed slices as a post-processing step.

Further, we provide the model (i.e. the weights) of the CNN E3 C4 K64 following the notation in the paper.

If you find the code useful or if you use for your work, please cite the following:

@article{kofler2019spatio, title={Spatio-temporal deep learning-based undersampling artefact reduction for 2D radial cine MRI with limited training data}, author={Kofler, Andreas and Dewey, Marc and Schaeffter, Tobias and Wald, Christian and Kolbitsch, Christoph}, journal={IEEE transactions on medical imaging},

xtyt-cnn's People

Contributors

koflera avatar

Watchers

James Cloos 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.