guopengf / ReconFormer

ReconFormer: Accelerated MRI Reconstruction Using Recurrent Transformer
https://arxiv.org/abs/2201.09376
MIT License
57 stars 10 forks source link

Reconstruction speed of ReconFormer #1

Closed rederyang closed 2 years ago

rederyang commented 2 years ago

First of all, congratulations on this great work! Besides, ReconFormer proposed in the paper can outperform other SOTA methods with respect to image quality, but what about the reconstruction speed? Could it apply to dynamic MRI? Since ReconFomer's reconstruction speed is not reported in the paper. Hope for your reply!

rederyang commented 2 years ago

Sorry, my question is not clear. By "dynamic MRI", I mean real-time MRI.

guopengf commented 2 years ago

Hi, the inference time is about 0.1 second per 2D image on my workstation. Currently, we are still working more experiemnts and preparing the supplementary materials. We will provide more computional details of different methods, such as FLOPs, in the supplementary materials.

rederyang commented 2 years ago

I see. Thanks!