Open Bala93 opened 3 years ago
Hello @Bala93, we'd love to have more models. That being said, the repository is focused around the fastMRI dataset, so we should probably focus on models that either
Do you know of downstream papers that used these models on fastMRI? I looked at the Sun and Souza papers and it looked like neither one was focused on fastMRI. I wasn't able to read the Wu paper, but it doesn't seem extremely well-cited.
A couple of good papers fitting the above criteria might be
I'm sure there are others out there.
Thanks for this repository.
The repo has mainly used U-Net as the base network for MRI reconstruction. I was thinking if we could add base networks which has shown promising results like the following:
I have the proper PyTorch implementations for these methods. I could raise a PR. From my experience, this repository serves as the base for all the works related to MRI reconstruction. Should we think of adding new features ? Please let me know your views.
Thank you.