Skip to content

changheunoh/eternet_fastmri

Repository files navigation

ETER-net: An End-To-End reconstruction network for MRI using Recurrent neural network

Abstract

A novel neural network architecture named 'ETER-net' is proposed as a unified solution to reconstruct an MR image directly from k-space data acquired with various k-space trajectories.

The image reconstruction in MRI is performed by transforming the k-space data into image domain, where the domain transformation can be executed by Fourier transform when the k-space data satisfy the Shannon sampling theory. We propose an RNN-based architecture to achieve domain transformation and de-aliasing from undersampled k-space data in Cartesian and non-Cartesian coordinates. An additional CNN-based network and loss functions including adversarial, perceptual, and SSIM losses are proposed to refine and optimize the network performance.

This page is for validation of our method to a public dataset called 'FastMRI'. [link]

Links

paper link :

trained weight, input data, and label: [link]

Network

Image of network

Image

Image of FastMRI

edit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages