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

v.0.2.0

Latest
Compare
Choose a tag to compare
@wdika wdika released this 12 Sep 09:36
· 9 commits to main since this release
076b5e7

What's in

Version 0.2.0 is a major stable update.

The following tools have been implemented:

  • Quantitative MRI data loaders & transforms.
  • Quantitative MRI models: qCIRIM, qRIM, qE2EVN.
  • AHEAD dataset preprocessing tools for quantitative MRI.

What's Changed

Full Changelog: v.0.1.1...v.0.2.0

Important

  • Python 3.10 cannot be supported yet due to onnxruntime 1.11.1 inconsistency (#69).
  • hydra-core>=1.2.0 cannot be supported due to omegaconf > 2.1 inconsistency (#72).