Skip to content

Releases: daviddmc/NeSVoR

v0.5.0

30 May 19:55
Compare
Choose a tag to compare

New Features

  • Provide a GPU implementation of the classical SVR pipeline
  • add CPU mode

Updates

  • new documentation
  • fix bugs
  • update parameters and default values
  • add warnings and loggings

v0.4.0

17 May 18:32
Compare
Choose a tag to compare

New Features

Updates

  • change the data augmentation in 3D IQA
  • update parsers
  • update help info
  • update logging

v0.3.0

30 Apr 17:38
Compare
Choose a tag to compare

New Features

  • Stack assessment: ranking and filtering input stacks with different metrics
    • cross correlation between adjacent slices
    • volume of mask
    • matrix rank of data
    • 2D image quality assessment
    • 3D stack quality assessment
  • Enable autodiff for image regularization
  • add --n-epochs
  • replace --no-output-psf with --output-psf-factor
  • add a wrapper for TWAI brain segmentation

v0.2.0

25 Apr 13:05
Compare
Choose a tag to compare

New Features

  • add v2 model for SVoRT
  • Deformable NeSVoR
  • brain segmentation
  • bias field correction
  • different input and output masking strategies
  • improved quality for NeSVoR
  • fp16/fp32 training

v0.1.0

18 Nov 13:04
Compare
Choose a tag to compare

initial release