DAGAN
MRI reconstruction
Generates MRI images from compressed data using a deep learning model
The implementation code for "DAGAN: Deep De-Aliasing Generative Adversarial Networks for Fast Compressed Sensing MRI Reconstruction"
175 stars
10 watching
54 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
computer-visiondeep-learninggenerative-adversarial-networkmri-reconstruction
Related projects:
Repository | Description | Stars |
---|---|---|
tensorlayer/dcgan | A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 339 |
brade31919/srgan-tensorflow | Tensorflow implementation of a generative adversarial network for single image super-resolution | 849 |
trevor-m/tensorflow-srgan | An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution | 39 |
guopengf/fl-mrcm | Improves deep learning-based magnetic resonance image reconstruction using federated learning and multi-institutional collaboration | 46 |
tensorlayer/tensorlayerx | A unified deep learning framework supporting multiple hardware platforms and backends. | 539 |
marcoancona/deepexplain | A framework for understanding how deep neural networks process input data to produce output | 734 |
jimmy-ren/vcnn_double-bladed | A GPU-enabled vectorized implementation of CNNs for computer vision tasks | 136 |
ivan-vasilev/neuralnetworks | A Java implementation of deep learning algorithms and neural networks with GPU acceleration | 1,232 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,592 |
tensorflow/gan | Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow | 937 |
google-research/visu3d | An abstraction layer between various deep learning frameworks and your program. | 147 |
zcemycl/matlab-gan | A collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques | 186 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,362 |
thinklab-sjtu/gamf | A Python implementation of graph matching-based deep neural network fusion with applications to model ensemble and federated learning. | 17 |
emstoudenmire/tnml | A software framework for using tensor networks to improve machine learning performance | 150 |