Skip to content

Adaptive VarNet Implementation

Compare
Choose a tag to compare
@mmuckley mmuckley released this 17 Jun 20:03
· 25 commits to main since this release
684fb12

This release of fastMRI includes PyTorch Lightning modules for the paper On learning adaptive acquisition policies for undersampled multi-coil MRI reconstruction by Bakker et al., to be presented at the upcoming MIDL conference. A list of changes is below:

  • Add Adaptive VarNet implementation (PR #205)
  • Compatibility for fastMRI+ in SliceDataset (PR #192) - currently in beta.
  • Masking API updates (PR #167).
  • Various smaller bug fixes and improvements.

Contributors:
@Timsey @luisenp @michaldrozdzal