Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

v.0.1.0

Compare
Choose a tag to compare
@wdika wdika released this 25 May 15:59
· 27 commits to main since this release

What's in

Version 0.1.0 is a major stable update.

The following reconstruction methods have been added:

  • Convolutional Recurrent Neural Networks (CRNN)
  • Deep Cascade of Convolutional Neural Networks (CCNN)
  • Down-Up Net (DUNET)
  • Joint Deep Model-Based MR Image and Coil Sensitivity Reconstruction Network (Joint-ICNet)
  • KIKI-Net
  • Learned Primal-Dual Net (LPDNet)
  • MultiDomainNet
  • Recurrent Variational Network (RVN)
  • Variable Splitting Network (VSNet)
  • XPDNet

PyTorch-Lighting, Hydra, ONXX are now used.

What's Changed

Full Changelog: v.0.0.1...v.0.1.0