ReconFormer icon indicating copy to clipboard operation
ReconFormer copied to clipboard

ReconFormer: Accelerated MRI Reconstruction Using Recurrent Transformer

Results 6 ReconFormer issues
Sort by recently updated
recently updated
newest added

is that normal that it took a long time to load train and test datastes even i only put 4 data in train folder and 2 data in test folder.

hi, what's the meaning of max and norm ?to be specificly,how to caculate them? take one .h5 file for example: {'acquisition': 'CORPD_FBK', 'max': 0.0004776492332897057, 'norm': 0.1717107184735864}

Nice work!! I want to reproduce your work on my split data. Could you provide the data process program? Thanks a lot!

### Summary Fixes #10 This PR addresses the problem with data-consistency module and 2D Fourier transform functions `fft2`, and `ifft2`. The data-consistency module has been updated, `fft2c` and `ifft2c` functions...

Hi, Thank you for this great work. While using the repo, I came accross with a problem in data-consistency module. Below is a simple forward pass to the data-consistency module....

你好 请问怎么可视化生成的结果呢