Description Usage Format Author(s)
a dataframe with the following columns:
logical vector, whether the study uses GAN
logical vector, whether the study uses parallel imaging
string, acceleration ratios across all experimental conditions
string, deep neural network architecture
string, data augmentation technique
logical, whether the performance exceeds all the comparison methods listed in the study
string (factor), whether the study is 'unrolled optimisation' or 'end-to-end'
string, how channel/coil merging is performed if the study uses parallel imaging
string, number of channels in the input image
string, comparison methods
string, GPU computation time per reconstructed image in seconds
string, the country of the institute where the first author of the study is affliated to
logical, whether data consistency layer as in DC-CNN is used
string, public dataset in the study
numeric, the input dimension of the image, can be 2, 3 or 4
string, how the ground truth is obtained
string, the input domain of the image
string, the size of the input
string, limitation of the study reported by the authors
string, loss function
string, undersampling mask
string, metric used to assess reconstruction performance
string, the imaging sequence, e.g. T1, T2 weighted
string, the name of the model proposed
string, novelty mentioned by the authors
string, the url to the source code
string, the type of optimiser used
string, deep learning framework, e.g. tensorflow, pytorch
string, the number of parameters
string, anatomical region in the image dataset, e.g. brain, knee
logical, whether residual learning is applied
string, descriptions of reconstruction results
string, whether result table is provided for quantitative analysis
string, whether spatial domain was used
string, the strength of the model
logical, whether the testing dataset contains pathological features
string, sample size of the testing dataset
string, mode of testing, retrospective or prospective
numeric, number of scans used in testing
logical, whether the training dataset contains pathological features
string, sample size of the training dataset
numeric, number of scans used in training
logical, whether unet-like architecture is used
logical, whether unrolled optimisation is used
string, sample size of the validation dataset
logical, whether zero-filling is used as a comparison method
string, other information
string, ID for each study used in this review paper
string, publication year according to the 'publish or perish' website
string, in which journal the paper is found
logical, whether supervised learning is used
logical, the institute which first author of the study is affliated to
logical, whether fully sampled ground truth is available
logical, whether adam optimiser is used
logical, whether the mask samples the center of the image fully
numeric, maximal acceleration ratio
logical, whether mean squared error loss is used
logical, whether L1 loss is used
logical, whether L2 loss is used
logical, whether the input is complex signal
logical, whether the code is published
logical, whether the data is published
string, reproducibility of the study
logical, whether autoencoder is used
logical, whether multi-layer perceptron is used
logical, whetther stacked convolution is used
string, architecture of the model
string, raw cluster output from mclust::Mclust
string, annotation of the raw cluster
NB: If a particular study uses multiple methods for a particular trait, each method is separated by a comma. A bracket may follow each method describing the dataset that the method is applied in the study.
1 |
An object of class data.frame
with 92 rows and 69 columns.
Yutong Chen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.